Skip to content

Hostname

first-contact.jp

Last fetched

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

Nutrition Label

WHISPER CANON · first-contact.jpRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/first-contact.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.186.22113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.102.7413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.78.18218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.239.19218.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.187.21252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.203.12952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.117.25516.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.192.2613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
vitalify
Contact emails

Subdomains

7 observed subdomains of first-contact.jp.

Web-graph footprint

Distinct hostnames that link to or from first-contact.jp in the public web crawl.

90 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for first-contact.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP52.192.116.12
SPF_IP52.69.27.102

Related pages

Pivot deeper into the graph from first-contact.jp.

Cypher and MCP

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

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