Skip to content

Hostname

allna.jp

Last fetched

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

Nutrition Label

WHISPER CANON · allna.jpRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/allna.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.139.6218.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.189.5518.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.114.22535.96.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.80.152.216.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.42.9552.216.16.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.120.9654.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
suprieve_com
Contact emails

Subdomains

3 observed subdomains of allna.jp.

Web-graph footprint

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

96 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for allna.jp.

MechanismTarget
SPF_Aallna.jp
SPF_Asv2310.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXallna.jp

Related pages

Pivot deeper into the graph from allna.jp.

Cypher and MCP

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

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