Skip to content

Hostname

m.jvspin.com

Last fetched

m.jvspin.com resolves to 2 IPv4 addresses operated by AS56630 in NL.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with m.jvspin.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for m.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_MXm.jvspin.com

Related pages

Pivot deeper into the graph from m.jvspin.com.

Cypher and MCP

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

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