Skip to content

Hostname

adeca.jp

Last fetched

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

Nutrition Label

WHISPER CANON · adeca.jpRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/adeca.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.94.5913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.164.14818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.97.18918.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.241.8852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.250.17157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.48.16557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

3 observed subdomains of adeca.jp.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for adeca.jp.

MechanismTarget
SPF_IP180.147.255.2
SPF_IP54.92.40.19

Related pages

Pivot deeper into the graph from adeca.jp.

Cypher and MCP

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

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