Skip to content

Hostname

ivaldi.nl

Last fetched

ivaldi.nl resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · ivaldi.nlRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ivaldi.nl

Resolution chain

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

IPPrefixASNOperatorCountry
84.22.110.684.22.110.0/24AS196752NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

105 observed subdomains of ivaldi.nl.

Web-graph footprint

Distinct hostnames that link to or from ivaldi.nl in the public web crawl.

106 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ivaldi.nl.

MechanismTarget
SPF_Aivaldi.nl
SPF_Amail.ivaldi.nl
SPF_Aphp2.ivaldi.nl
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.getharvest.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP2a02:2770:0:0:21a:4aff:fe28:a3b7
SPF_IP2a02:2770:15:0:21a:4aff:fe90:4ea4
SPF_MXivaldi.nl

Related pages

Pivot deeper into the graph from ivaldi.nl.

Cypher and MCP

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

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