Skip to content

Hostname

jp-evidence.com

Last fetched

jp-evidence.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · jp-evidence.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jp-evidence.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.74.201.18935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.203.12535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.235.22435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.208.7152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.142.7652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.132.24157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for jp-evidence.com.

MechanismTarget
SPF_INCLUDE_spf.onamae.ne.jp

Related pages

Pivot deeper into the graph from jp-evidence.com.

Cypher and MCP

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

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