Skip to content

Hostname

corazon.nu

Last fetched

corazon.nu resolves to 2 IPv4 addresses operated by NEDZONE-AS in NL.

Nutrition Label

WHISPER CANON · corazon.nuRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/corazon.nu

Resolution chain

corazon.nu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.172.130.12283.172.128.0/22AS25459NEDZONE-ASNL
83.172.188.12183.172.188.0/23AS25459NEDZONE-ASNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from corazon.nu in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for corazon.nu.

MechanismTarget
SPF_Acorazon.nu
SPF_Amail.corazon.nu
SPF_Ans1.mediaversa21.nl
SPF_Ans1.mediaversa7.nl
SPF_Ans1.mvmail1.nl
SPF_INCLUDE_spf.emsrv.eu
SPF_IP2a02:cec0:10:187:0:0:0:1
SPF_IP83.172.129.40
SPF_IP83.172.188.121
SPF_MXcorazon.nu

Related pages

Pivot deeper into the graph from corazon.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "corazon.nu"})-[: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.