Skip to content

Hostname

spv.nu

Last fetched

spv.nu resolves to 1 IPv4 address operated by AS44803 in DK.

Nutrition Label

WHISPER CANON · spv.nuRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/spv.nu

Resolution chain

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

IPPrefixASNOperatorCountry
193.180.208.52193.180.208.0/24AS44803DK

WHOIS identity

No WHOIS records are currently associated with spv.nu in WhisperGraph.

Subdomains

7 observed subdomains of spv.nu.

Web-graph footprint

Distinct hostnames that link to or from spv.nu in the public web crawl.

32 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for spv.nu.

MechanismTarget
SPF_Aspv.nu
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEprocurios.cloud
SPF_INCLUDEse.spf.provider.nl
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.coachview.net
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.201.19.200/32
SPF_IP185.42.57.195

Related pages

Pivot deeper into the graph from spv.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spv.nu"})-[: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.