Hostname
dvtconnectedstore.com
Last fetched
dvtconnectedstore.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dvtconnectedstore.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.225.101 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.25 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.37 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.99 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dvtconnectedstore.com owner
- Contact emails
- 0e1c7060-5c41-4045-bd57-14cf0fa2488f@identity-protect.org
- b9ef42c1-f300-4e79-95ff-48973df570f7@identity-protect.org
- d9238229-6642-4602-8b1f-3e07e01ce72a@identity-protect.org
- da3fdf2b-bbde-4a0d-baa7-3947c16a3e36@identity-protect.org
- f28108f9-da43-40d0-b94e-3fb65dea6006@identity-protect.org
- fee852e3-b8fd-49d8-9deb-789468b58e49@identity-protect.org
- owner-4959432@dvtconnectedstore.com.whoisprivacyservice.org
- owner-8182300@dvtconnectedstore.com.whoisprivacyservice.org
- owner-8588149@dvtconnectedstore.com.whoisprivacyservice.org
- owner-8847013@dvtconnectedstore.com.whoisprivacyservice.org
- owner@dvtconnectedstore.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of dvtconnectedstore.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dvtconnectedstore.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from dvtconnectedstore.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dvtconnectedstore.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.