Skip to content

Hostname

performancefirst.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.124.10413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.167.943.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.231.2453.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.140.21035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.188.7635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.204.15735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.137.035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.60.9243.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

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 performancefirst.jp in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for performancefirst.jp.

MechanismTarget
SPF_IP18.180.3.5
SPF_IP35.75.247.216
SPF_IP54.150.58.187
SPF_IP57.180.186.58

Related pages

Pivot deeper into the graph from performancefirst.jp.

Cypher and MCP

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

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