Skip to content

Hostname

jspp.org

Last fetched

jspp.org resolves to 1 IPv4 address operated by AS9597 in JP. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · jspp.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jspp.org

Resolution chain

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

IPPrefixASNOperatorCountry
150.60.236.78150.83.0.0/16AS9597JP

WHOIS identity

Registrar
iana:9
Organization
m t
Contact emails

Subdomains

2 observed subdomains of jspp.org.

Web-graph footprint

Distinct hostnames that link to or from jspp.org in the public web crawl.

459 sites link to this hostname.

297 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for jspp.org.

MechanismTarget
SPF_IP133.242.224.108
SPF_IP150.60.236.78
SPF_IP153.125.137.226
SPF_IP54.238.193.30

Related pages

Pivot deeper into the graph from jspp.org.

Cypher and MCP

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

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