Skip to content

Hostname

orange-idea.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.82.11613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.3813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.7413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.9313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.323.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.703.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.853.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.893.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.12599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.3199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:431
Organization
pending backorder/auction delivery at www.dropcatch.com
Contact emails

Subdomains

8 observed subdomains of orange-idea.com.

Web-graph footprint

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

46 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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