Skip to content

Hostname

orange-anime.com

Last fetched

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

Nutrition Label

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

Resolution chain

orange-anime.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.50.12818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.50.14518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.50.15218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.50.19118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.60.1403.164.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.60.1543.164.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.60.1633.164.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.60.1843.164.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

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

Subdomains

1 observed subdomain of orange-anime.com.

Web-graph footprint

Distinct hostnames that link to or from orange-anime.com in the public web crawl.

105 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from orange-anime.com.

Cypher and MCP

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

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