Skip to content

Hostname

j.pn

Last fetched

j.pn resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · j.pnRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/j.pn

Resolution chain

j.pn resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.34.20.212176.41.234.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.30.1303.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.162.13852.216.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.190.18252.83.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.84.4255.2.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.49.21857.250.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with j.pn in WhisperGraph.

Subdomains

1 observed subdomain of j.pn.

Subdomain
mail.j.pn

Web-graph footprint

Distinct hostnames that link to or from j.pn in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for j.pn.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEj.pn

Related pages

Pivot deeper into the graph from j.pn.

Cypher and MCP

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

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