Hostname
storeus.com
Last fetched
storeus.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
storeus.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 |
|---|---|---|---|---|
| 3.125.65.219 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 51.112.192.238 | 51.112.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
WHOIS identity
- Registrar
- iana:468
- Organization
- antoine lindgren
- Contact emails
- domofolio@gmail.com
- 1a7c599f-6a3b-4fe8-8c94-fdd5800cf5ad@identity-protect.org
- 5e160fad-c8a3-4edd-8ca0-71bbba086698@identity-protect.org
- b25e5f53-22ae-4b79-b7b4-9e535d30c04c@identity-protect.org
- bc6e704b-9d9f-4743-a799-914ae48fe05b@identity-protect.org
- c01c3bbb-ec2e-42d9-bba2-e9df880ce9ac@identity-protect.org
- d2f4ba30-f22c-496f-b406-e4c5c639584d@identity-protect.org
- owner-6216028@storeus.com.whoisprivacyservice.org
Subdomains
35 observed subdomains of storeus.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from storeus.com in the public web crawl.
430 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for storeus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from storeus.com.
- IP · 3.125.65.219
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · domofolio@gmail.com
- TLD · .com
- Browse hostnames · st…
- 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: "storeus.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.