Skip to content

Hostname

amnaaunty.com

Last fetched

amnaaunty.com resolves to 3 IPv4 addresses operated by HOSTING-SOLUTIONS - Hosting Solution Ltd. in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.159.81.144185.159.81.0/24AS14576HOSTING-SOLUTIONS - Hosting Solution Ltd.NL
185.162.128.72185.162.128.0/24AS14576HOSTING-SOLUTIONS - Hosting Solution Ltd.NL
188.186.154.79188.186.152.0/22AS31483RU

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

3 observed subdomains of amnaaunty.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from amnaaunty.com.

Cypher and MCP

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

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