Skip to content

Hostname

svargon.nl

Last fetched

svargon.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · svargon.nlRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/svargon.nl

Resolution chain

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

IPPrefixASNOperatorCountry
174.138.106.102174.138.104.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
185.208.210.7185.208.210.0/24AS205406NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

1 observed subdomain of svargon.nl.

Web-graph footprint

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

24 sites link to this hostname.

183 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for svargon.nl.

MechanismTarget
SPF_INCLUDE_spf.alboweb.nl
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.21.243.118
SPF_IP185.21.243.119
SPF_IP185.220.174.94
SPF_IP2a06:2ec0:ded1:1:0:120:451:1

Related pages

Pivot deeper into the graph from svargon.nl.

Cypher and MCP

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

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