Hostname
vidatechstorm.com
Last fetched
vidatechstorm.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vidatechstorm.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.171.139.20 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.29 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.85 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.99 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.174.23 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.63 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.78 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.90 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vidatechstorm.com owner
- Contact emails
- 5528e67e-2572-46cc-b516-100f1d29967e@identity-protect.org
- 5626ee56-5bb5-489a-ba13-54c342ee3f3d@identity-protect.org
- 64927ac0-596b-432f-bac0-4272f6c52412@identity-protect.org
- 785961aa-d9c1-48fd-9a57-cbbb2eaa93c5@identity-protect.org
- 99fefee4-95e1-4222-8747-e67b0e3b5e65@identity-protect.org
- a96935b7-4f82-45f1-a0e8-47d32fbb13c9@identity-protect.org
Subdomains
5 observed subdomains of vidatechstorm.com.
Showing 2 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for vidatechstorm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | ca-central-1.amazonses.com |
Related pages
Pivot deeper into the graph from vidatechstorm.com.
- IP · 3.171.139.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 5528e67e-2572-46cc-b516-100f1d29967e@identity-protect.org
- TLD · .com
- Browse hostnames · vi…
- 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: "vidatechstorm.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.