Skip to content

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

WHISPER CANON · awin.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/awin.com

Resolution chain

awin.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.116.167.96194.116.167.0/24AS198063DWIN-ASGB

WHOIS identity

Registrar
iana:468
Organization
on behalf of awin.com owner
Contact emails

Subdomains

40 observed subdomains of awin.com.

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

SPF policy

11 SPF mechanisms authorising senders for awin.com.

MechanismTarget
SPF_INCLUDEspfb.awin.com
SPF_IP130.94.66.5
SPF_IP130.94.66.6
SPF_IP159.183.203.214
SPF_IP168.245.24.134
SPF_IP188.114.81.139
SPF_IP194.116.167.245/32
SPF_IP198.104.131.166
SPF_IP204.141.48.188
SPF_IP213.131.182.34/32
SPF_IP92.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.