Skip to content

Hostname

ano-special.com

Last fetched

ano-special.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ano-special.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ano-special.com

Resolution chain

ano-special.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.104.12213.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.3013.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.4713.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.9213.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.202.1413.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.2713.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.3113.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.9213.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.161.55.1173.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.1203.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.623.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.763.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of ano-special.com.

Web-graph footprint

Distinct hostnames that link to or from ano-special.com in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ano-special.com.

Cypher and MCP

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

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