Hostname
daga-store.com
Last fetched
daga-store.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daga-store.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.203.5.11 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.246.86.97 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of daga-store.com owner
- Contact emails
- 4e7cae47-61fd-4a56-af86-64d6a800bfaa@identity-protect.org
- 5fbce469-bedf-48d5-b51d-0a6400101d09@identity-protect.org
- 7450354b-f6ed-4bed-8b0f-f6cba5206f0b@identity-protect.org
- 7ccb4a34-474d-44c5-a9dc-f2fa52ebeec7@identity-protect.org
- 83ce282f-281f-406b-a95a-072120c0ffba@identity-protect.org
- a8f0e48b-337f-4ae5-9ede-d77591d82c35@identity-protect.org
- d9698dbb-9bdf-4ca1-806e-8b52816c8514@identity-protect.org
- owner-5169220@daga-store.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of daga-store.com.
| Subdomain |
|---|
| www.daga-store.com |
Web-graph footprint
Distinct hostnames that link to or from daga-store.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from daga-store.com.
- IP · 18.203.5.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 4e7cae47-61fd-4a56-af86-64d6a800bfaa@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "daga-store.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.