Hostname
castingcouch-x.net
Last fetched
castingcouch-x.net resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
castingcouch-x.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.26.9.83 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 0f61791ce0cd2cec1b6105b50c4a6d075d629a430b074fcae82aadcd92455097@castingcouch-x.net.whoisproxy.org
- 268e5c3e8663f1a94f70430d1b6b1146c709d7aa80b69b3efae309ed4efbf987@castingcouch-x.net.whoisproxy.org
- 3c6e76497de863816d5b90504b56a479d8f488f1b0219e290b37623dbe61e5ae@castingcouch-x.net.whoisproxy.org
- 4eb78e9003c35866c5730551c0080e510686c1d1bfcab774e641d7f450d5baa2@castingcouch-x.net.whoisproxy.org
- 7295d0efabba3d39adc895fadce79cff56ecaef6ff5c250c7bd28d109b486af6@castingcouch-x.net.whoisproxy.org
- 804631cd7937394eb438e615bda3af404619715a7b27b84ae4a9bbebfef0e90a@castingcouch-x.net.whoisproxy.org
- 85e24b0e7796d44f1a83f86e43e9579830cff5da90a398dd8e066543cc2be414@castingcouch-x.net.whoisproxy.org
- 9e2d83a3d446b895cb730c58dad0bbe9828cd0a7c88193d4940c8818220f827b@castingcouch-x.net.whoisproxy.org
- c3bb795be30e5e66a36603a0224c4b24ad823f6c3ecd83b9d3315a85b5ee31ce@castingcouch-x.net.whoisproxy.org
- c6aa3dae46c3e9a6b05f32995f9a847630cd26f09ddbd99da90cbc91cfeb2c15@castingcouch-x.net.whoisproxy.org
- dd3b95446a029e170b8246b2e2c00f561ec24905cec6391748889ccb6dbd5a80@castingcouch-x.net.whoisproxy.org
- e020c5a5c8dda3f455dc3e5bcaef874dfe5a1df6f3fb7d114a174aefef46fb9e@castingcouch-x.net.whoisproxy.org
Subdomains
1 observed subdomain of castingcouch-x.net.
| Subdomain |
|---|
| www.castingcouch-x.net |
Threat posture
History
Related pages
Pivot deeper into the graph from castingcouch-x.net.
- IP · 100.26.9.83
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:228
- Country · US
- Email · 0f61791ce0cd2cec1b6105b50c4a6d075d629a430b074fcae82aadcd92455097@castingcouch-x.net.whoisproxy.org
- TLD · .net
- Browse hostnames · ca…
- 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: "castingcouch-x.net"})-[: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.