Skip to content

Hostname

ba-store.dear-u.co

Last fetched

ba-store.dear-u.co resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ba-store.dear-u.coRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ba-store.dear-u.co

Resolution chain

ba-store.dear-u.co resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.237.22313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.111.19213.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.240.24918.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.136.13635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.90.7052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.42.3652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.255.13952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.244.11652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.182.18654.250.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.139.2113.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with ba-store.dear-u.co in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ba-store.dear-u.co in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ba-store.dear-u.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ba-store.dear-u.co"})-[: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.