Skip to content

Hostname

japan-wireless.com

Last fetched

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

Nutrition Label

WHISPER CANON · japan-wireless.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/japan-wireless.com

Resolution chain

japan-wireless.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.108.18813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.19.12713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.33.23113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.137.8918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.143.10018.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.68.153.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.194.16052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.211.10754.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.38.2554.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.86.10554.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.232.24054.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.154.7913.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

4 observed subdomains of japan-wireless.com.

Web-graph footprint

Distinct hostnames that link to or from japan-wireless.com in the public web crawl.

282 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for japan-wireless.com.

MechanismTarget
SPF_Ajapan-wireless.com
SPF_Asv5077.xserver.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf-securemx.evolableasia.net
SPF_IP202.254.236.78
SPF_MXjapan-wireless.com

Related pages

Pivot deeper into the graph from japan-wireless.com.

Cypher and MCP

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

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