Skip to content

Hostname

iva.nl

Last fetched

iva.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:registrarhub as the registrar.

Nutrition Label

WHISPER CANON · iva.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/iva.nl

Resolution chain

iva.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:registrarhub
Organization
Contact emails

Subdomains

6 observed subdomains of iva.nl.

Web-graph footprint

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

54 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for iva.nl.

MechanismTarget
SPF_Aiva.nl
SPF_Aservers.mcsv.net
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsurvey.businessmonitor.nl
SPF_IP162.159.135.42/32
SPF_IP81.21.176.90/32
SPF_IP81.21.184.98/32
SPF_IP81.28.87.2
SPF_MXiva.nl

Related pages

Pivot deeper into the graph from iva.nl.

Cypher and MCP

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

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