Hostname
awin.com
Last fetched
awin.com resolves to 1 IPv4 address operated by DWIN-AS in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
awin.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.116.167.96 | 194.116.167.0/24 | AS198063 | DWIN-AS | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of awin.com owner
- Contact emails
- dnsadmin@repsrv.com
- 535b7828-4416-4a8e-85cf-9cc671cba89d@identity-protect.org
- 650ea665-9ef5-41fd-b0e5-590f9a16573f@identity-protect.org
- 8fa82312-18d9-48a6-ae26-5968ee638299@identity-protect.org
- 9d9ce5e0-4f0a-4c48-9162-2eec4bbcfc02@identity-protect.org
- 9e376bb6-aeb1-4d9e-9249-bc25479aadab@identity-protect.org
- b02d305f-9b39-40d3-ad9b-c3f5bd43dc63@identity-protect.org
- owner-10054867@awin.com.whoisprivacyservice.org
- owner-10147753@awin.com.whoisprivacyservice.org
- owner-10240639@awin.com.whoisprivacyservice.org
- owner-10615084@awin.com.whoisprivacyservice.org
- owner-11366997@awin.com.whoisprivacyservice.org
- owner-11877213@awin.com.whoisprivacyservice.org
- owner-14841@awin.com.whoisprivacyservice.org
- owner-1945898@awin.com.whoisprivacyservice.org
- owner-2772625@awin.com.whoisprivacyservice.org
- owner-2845192@awin.com.whoisprivacyservice.org
- owner-301670@awin.com.whoisprivacyservice.org
- owner-3269638@awin.com.whoisprivacyservice.org
- owner-3385090@awin.com.whoisprivacyservice.org
- and 41 more
Subdomains
40 observed subdomains of awin.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from awin.com in the public web crawl.
9,998 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for awin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spfb.awin.com |
| SPF_IP | 130.94.66.5 |
| SPF_IP | 130.94.66.6 |
| SPF_IP | 159.183.203.214 |
| SPF_IP | 168.245.24.134 |
| SPF_IP | 188.114.81.139 |
| SPF_IP | 194.116.167.245/32 |
| SPF_IP | 198.104.131.166 |
| SPF_IP | 204.141.48.188 |
| SPF_IP | 213.131.182.34/32 |
| SPF_IP | 92.60.15.3/32 |
Related pages
Pivot deeper into the graph from awin.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "awin.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.