Skip to content

Hostname

davina.nl

Last fetched

davina.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.2.12093.119.0.0/20AS20857NL

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

2 observed subdomains of davina.nl.

Web-graph footprint

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

8 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for davina.nl.

MechanismTarget
SPF_Adavina.nl
SPF_EXISTS%{i}.spf.hc1271-96.eu.iphmx.com
SPF_INCLUDEmail.dataaccess.nl
SPF_INCLUDEnotarisdossier.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.97.156.101
SPF_IP89.146.29.6
SPF_IP93.119.2.120
SPF_MXdavina.nl

Related pages

Pivot deeper into the graph from davina.nl.

Cypher and MCP

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

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