Skip to content

Hostname

spsbv.com

Last fetched

spsbv.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · spsbv.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spsbv.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.71.11883.217.64.0/19AS34762BE

WHOIS identity

Registrar
iana:470
Organization
robert van asseldonk
Contact emails

Subdomains

11 observed subdomains of spsbv.com.

Web-graph footprint

Distinct hostnames that link to or from spsbv.com in the public web crawl.

69 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for spsbv.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.byte.nl
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.webcrm.com
SPF_IP109.109.120.0/24
SPF_IP31.171.200.76

Related pages

Pivot deeper into the graph from spsbv.com.

Cypher and MCP

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

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