Skip to content

Hostname

hataractive.jp

Last fetched

hataractive.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.172.11318.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.11718.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.2418.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.718.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.13.1218.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.1618.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.6218.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
65.8.131.10365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
leverages_inc
Contact emails

Subdomains

8 observed subdomains of hataractive.jp.

Web-graph footprint

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

749 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hataractive.jp.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_IP153.122.0.54
SPF_IP157.7.162.109/32
SPF_IP157.7.171.46
SPF_IP18.180.248.129
SPF_IP3.115.1.60
SPF_MXhataractive.jp

Related pages

Pivot deeper into the graph from hataractive.jp.

Cypher and MCP

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

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