Skip to content

Hostname

corendon.com

Last fetched

corendon.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · corendon.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/corendon.com

Resolution chain

corendon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.76.25.5220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1647
Organization
corendon holding b.v.
Contact emails

Subdomains

20 observed subdomains of corendon.com.

Web-graph footprint

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

261 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for corendon.com.

MechanismTarget
SPF_Acorendon.com
SPF_INCLUDE_spf.corendon.nl
SPF_INCLUDEsg.corendon.nl
SPF_IP83.98.140.131
SPF_IP83.98.140.141/32
SPF_IP83.98.191.2
SPF_MXcorendon.com

Related pages

Pivot deeper into the graph from corendon.com.

Cypher and MCP

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

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