Skip to content

Hostname

amaww.com

Last fetched

amaww.com resolves to 2 IPv4 addresses operated by AS9123 in RU. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · amaww.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amaww.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.45.212.191147.45.212.0/24AS9123RU
192.64.119.42192.64.119.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
patrick french
Contact emails

Subdomains

1 observed subdomain of amaww.com.

Subdomain
www.amaww.com

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amaww.com.

MechanismTarget
SPF_Aamaww.com
SPF_INCLUDEspf.efwd.registrar-servers.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP184.94.213.205
SPF_MXamaww.com

Related pages

Pivot deeper into the graph from amaww.com.

Cypher and MCP

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

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