Skip to content

Hostname

jvspin.com

Last fetched

jvspin.com resolves to 2 IPv4 addresses operated by AS56630 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · jvspin.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jvspin.com

Resolution chain

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

WHOIS identity

Registrar
iana:269
Organization
global domain privacy services
Contact emails

Subdomains

7 observed subdomains of jvspin.com.

Web-graph footprint

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

194 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for jvspin.com.

MechanismTarget
SPF_INCLUDE_mcust.bcsvm.com
SPF_INCLUDE_spf.google.com
SPF_IP188.143.232.142
SPF_IP194.59.142.146
SPF_IP37.1.206.238
SPF_IP5.45.86.247
SPF_IP77.72.17.18
SPF_IP77.72.17.2
SPF_IP77.72.17.3
SPF_IP93.189.56.10
SPF_IP93.189.57.74
SPF_IP93.189.61.114
SPF_IP93.189.62.98
SPF_MXjvspin.com

Related pages

Pivot deeper into the graph from jvspin.com.

Cypher and MCP

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

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