Skip to content

Hostname

jp.ping.com

Last fetched

jp.ping.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · jp.ping.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jp.ping.com

Resolution chain

jp.ping.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.178.10.10818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.58.23118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.251.6954.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.131.15257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with jp.ping.com in WhisperGraph.

Subdomains

1 observed subdomain of jp.ping.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jp.ping.com.

MechanismTarget
SPF_INCLUDE_spf.clubping_jp._d.easydmarc.pro

Related pages

Pivot deeper into the graph from jp.ping.com.

Cypher and MCP

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

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