Skip to content

Hostname

datafiber.nl

Last fetched

datafiber.nl resolves to 1 IPv4 address operated by DATAFIBER in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · datafiber.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/datafiber.nl

Resolution chain

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

IPPrefixASNOperatorCountry
91.195.200.21391.195.200.0/23AS42755DATAFIBERNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

41 observed subdomains of datafiber.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for datafiber.nl.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEsmtp.datafiber.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from datafiber.nl.

Cypher and MCP

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

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