Skip to content

Hostname

swsdh.nl

Last fetched

swsdh.nl resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · swsdh.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/swsdh.nl

Resolution chain

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

IPPrefixASNOperatorCountry
95.179.186.14995.179.176.0/20AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

4 observed subdomains of swsdh.nl.

Web-graph footprint

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

45 sites link to this hostname.

269 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for swsdh.nl.

MechanismTarget
SPF_Aswsdh.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.238.100.96
SPF_IP212.178.82.130

Related pages

Pivot deeper into the graph from swsdh.nl.

Cypher and MCP

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

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