Skip to content

Hostname

inada-j.com

Last fetched

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

Nutrition Label

WHISPER CANON · inada-j.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/inada-j.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.136.1003.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.193.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.433.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.53.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.91.1399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:49
Organization
inadajosanin
Contact emails

Subdomains

2 observed subdomains of inada-j.com.

Web-graph footprint

Distinct hostnames that link to or from inada-j.com in the public web crawl.

20 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for inada-j.com.

MechanismTarget
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from inada-j.com.

Cypher and MCP

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

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