Skip to content

Hostname

ifv.nl

Last fetched

ifv.nl resolves to 2 IPv4 addresses operated by AS39371 in NL. WHOIS lists registrar:easyhosting b.v. as the registrar.

Nutrition Label

WHISPER CANON · ifv.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ifv.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:easyhosting b.v.
Organization
Contact emails

Subdomains

13 observed subdomains of ifv.nl.

Web-graph footprint

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

262 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ifv.nl.

MechanismTarget
SPF_Aifv.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ifv.nl
SPF_INCLUDEspf2.ifv.nl
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20
SPF_MXifv.nl

Related pages

Pivot deeper into the graph from ifv.nl.

Cypher and MCP

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

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