Skip to content

Hostname

svn.nl

Last fetched

svn.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:melbourne it dbs|benoordenhoutseweg 23|2596ba 's-gravenhage|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · svn.nlRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/svn.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.40.191.174104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:melbourne it dbs|benoordenhoutseweg 23|2596ba 's-gravenhage|netherlands||
Organization
Contact emails

Subdomains

27 observed subdomains of svn.nl.

Web-graph footprint

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

1,013 sites link to this hostname.

160 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for svn.nl.

MechanismTarget
SPF_INCLUDE_spf.4me.com
SPF_INCLUDE_spf.4me.qa
SPF_INCLUDEmail.tripolis.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.199.65.114
SPF_MXsvn.nl

Related pages

Pivot deeper into the graph from svn.nl.

Cypher and MCP

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

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