Skip to content

Hostname

awa.com

Last fetched

awa.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · awa.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/awa.com

Resolution chain

awa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.49.80.22752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
157.180.23.187157.180.0.0/17AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:638
Organization
awa holding ab
Contact emails

Subdomains

27 observed subdomains of awa.com.

Web-graph footprint

Distinct hostnames that link to or from awa.com in the public web crawl.

203 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for awa.com.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtornado.email
SPF_IP192.36.81.10
SPF_IP192.36.81.9

Related pages

Pivot deeper into the graph from awa.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "awa.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.