Skip to content

Hostname

aunuba.com

Last fetched

aunuba.com resolves to 17 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · aunuba.comRouting diversity3.9/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aunuba.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.209.128.115162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.170.106162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.213.117162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
23.224.120.24323.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.190.24223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.228.24523.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.247.14823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.252.22623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.253.22723.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.30.623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.155.24323.225.155.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.155.25023.225.155.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.165.13023.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.213.17223.225.213.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.224.1223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.244.1023.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.36.5123.225.36.0/24AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
iana:1479
Organization
bernice cunningham
Contact emails

Subdomains

4 observed subdomains of aunuba.com.

Threat posture

History

Related pages

Pivot deeper into the graph from aunuba.com.

Cypher and MCP

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

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