Skip to content

Hostname

jp.org

Last fetched

jp.org appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · jp.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jp.org

Resolution chain

jp.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for jp.org.

MechanismTarget
SPF_Acn1.hopemoon.com
SPF_IP116.80.41.211
SPF_IP116.80.41.247
SPF_IP133.18.173.71
SPF_IP133.18.175.80
SPF_IP133.18.196.195
SPF_IP133.18.196.64
SPF_IP133.18.198.100
SPF_IP133.18.199.16
SPF_IP133.18.199.67
SPF_IP133.18.202.251
SPF_IP133.18.203.212
SPF_IP133.18.204.179
SPF_IP133.18.205.64
SPF_IP133.18.208.150
SPF_IP133.18.209.75
SPF_IP140.227.120.57
SPF_IP140.227.126.206
SPF_IP140.227.25.170
SPF_IP157.65.169.218
SPF_IP192.244.104.42

Related pages

Pivot deeper into the graph from jp.org.

Cypher and MCP

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

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