Skip to content

Hostname

jpro.org

Last fetched

jpro.org resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.197.101.4735.197.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of jpro.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for jpro.org.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.neonemails.com
SPF_INCLUDE_spf.z2systems.com
SPF_IP162.209.65.227
SPF_IP34.200.141.238
SPF_IP34.233.81.52
SPF_IP54.156.190.3
SPF_IP54.156.205.252
SPF_IP72.32.162.156/32
SPF_IP98.129.102.152/32
SPF_IP98.129.102.153/32
SPF_IP98.129.102.154/32
SPF_IP98.129.102.155/32

Related pages

Pivot deeper into the graph from jpro.org.

Cypher and MCP

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

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