Skip to content

Hostname

8122.jp

Last fetched

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

Nutrition Label

WHISPER CANON · 8122.jpRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/8122.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.113.23313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.99.3718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.2.5518.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.105.10118.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.222.16818.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.232.1523.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.136.1313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.174.3335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.115.11435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.86.19235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.212.435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.170.18935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.205.24535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.160.752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.51.24552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.143.13552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.63.21452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.162.5654.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.106.24754.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.59.19254.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
sakura internet domain registration
Contact emails

Subdomains

81 observed subdomains of 8122.jp.

Web-graph footprint

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

325 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 8122.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDEem.8122.jp
SPF_INCLUDEone.zoho.com
SPF_IP54.249.229.149

Related pages

Pivot deeper into the graph from 8122.jp.

Cypher and MCP

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

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