Skip to content

Hostname

corrdowns.com

Last fetched

corrdowns.com resolves to 3 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · corrdowns.comRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/corrdowns.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.179.195.168108.179.195.0/24AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
129.121.65.108129.121.64.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
66.35.111.566.35.108.0/22AS14955N-V-C - Northern Valley Communications LLCUS

WHOIS identity

Registrar
iana:48
Organization
contact privacy inc. customer 0139729495
Contact emails

Subdomains

1 observed subdomain of corrdowns.com.

Web-graph footprint

Distinct hostnames that link to or from corrdowns.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for corrdowns.com.

MechanismTarget
SPF_Acorrdowns.com
SPF_Amx1.dnn4less.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.35.110.251

Related pages

Pivot deeper into the graph from corrdowns.com.

Cypher and MCP

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

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