Skip to content

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

WHISPER CANON · corude.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/corude.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.12013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.106.100143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.115143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.56143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.66143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
3.160.107.203.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.403.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.563.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.803.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.