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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.82.116 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.38 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.74 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.93 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.82.32 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.70 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.85 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.89 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.91.125 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.20 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.31 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.6 | 99.84.88.0/21 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from orange-idea.com.
- IP · 13.33.82.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:431
- Country · US
- Email · 85cvkhtru3jy5e7@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · or…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.