Skip to main content

Features

Country hint enrichment

Get a country-level hint from email domains when a reliable signal exists.

Country hint data

Country hints are based on domain-level signals such as country-code TLDs and known provider countries:

  • Country
  • Country code

How it works

We infer only a country-level domain hint. We do not infer a contact's city, region, postal code, timezone, title, company, or LinkedIn profile.

Response example

{
  "success": true,
  "data": {
    "email": "contact@example.de",
    "enrichment": {
      "country": "Germany",
      "country_code": "DE"
    }
  }
}

Use cases

  • Country-level campaign segmentation
  • Regional compliance routing
  • Localized content checks before outreach

Something wrong or missing here?

Tell us what to fix. Your email goes to the support team with this article's title already filled in.

Send feedback

Still need help?

Email support@kawaa.com. If your question is about a bulk job, include its job ID from the dashboard.

Contact support