Hostname
corude.com
Last fetched
corude.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
corude.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.35.93.120 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.25 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.38 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.51 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.106.100 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.115 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.56 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.66 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.160.107.20 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.107.40 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.107.56 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.107.80 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 06a2d5f833efc2655b2f6d327c01e412693ebd605a48e3bf502cf77c43132f5b@corude.com.whoisproxy.org
- 17b5f98da1bd1c9a95d17a1c6a829b9e81992beec69066e9b8e777e2e2491b9e@corude.com.whoisproxy.org
- 229a3442272b46422caa8abf404736071b196398cf4445e365da69db10bb99e3@corude.com.whoisproxy.org
- 2400c3acbe55c263121f06898974f80ffed857fd68d2fa7df7c0239a27cd03a5@corude.com.whoisproxy.org
- 2c93b78b2e6157ebe51652b1a9401345c51b2604eb828619e3ee542e19df02df@corude.com.whoisproxy.org
- 3706ec8de2cc8e935d8a540c28331d4177d57031f9874a30de54a8fc0966bdd8@corude.com.whoisproxy.org
- 599502ce3a59988691ce6d61dae43b5f667b897df6dde76a7d32449e090ea04c@corude.com.whoisproxy.org
- 91d236fc490654deb4e8dfaee2326557d2ad26607edbef60090138e5b222e09f@corude.com.whoisproxy.org
- cab74a67d1f684e4557ff1986c5c2c2ca2a918723aa5fc98e88a085a14d4eae1@corude.com.whoisproxy.org
- d5051b162f9821613d86267c5b1e39b4bc11c27dbe3e087d3b74a6cd41a2be5d@corude.com.whoisproxy.org
- d57784f153aed9696d04b0eebf75d1709a4f62f834b65951ad97ae6caadc56f5@corude.com.whoisproxy.org
- ef002e04ee02b0ac6e9afc4d491d8e45dd191e37f2c1d48b65412775d659ad66@corude.com.whoisproxy.org
- f0eca534d451d727a6a3b3ebcbc71876f5de3d5af84aa0bdef921a666049a32d@corude.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from corude.com in the public web crawl.
6 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from corude.com.
- IP · 13.35.93.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · 06a2d5f833efc2655b2f6d327c01e412693ebd605a48e3bf502cf77c43132f5b@corude.com.whoisproxy.org
- TLD · .com
- Browse hostnames · co…
- 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: "corude.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.