Skip to content

Hostname

wha.or.jp

Last fetched

wha.or.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · wha.or.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wha.or.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.48108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.8108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.86108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.9108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.172.21.1018.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.10118.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.6818.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.8218.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with wha.or.jp in WhisperGraph.

Subdomains

1 observed subdomain of wha.or.jp.

Subdomain
dev.wha.or.jp

Web-graph footprint

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

41 sites link to this hostname.

855 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for wha.or.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP133.242.19.166
SPF_IP202.144.231.144
SPF_IP202.144.231.145
SPF_IP202.144.231.152
SPF_IP202.41.221.103/32
SPF_IP210.152.224.142
SPF_IP210.152.224.143
SPF_IP210.152.224.144
SPF_IP210.190.113.0/24

Related pages

Pivot deeper into the graph from wha.or.jp.

Cypher and MCP

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

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