Hostname
volt-sms.com
Last fetched
volt-sms.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
volt-sms.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.76.55 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.239.92.52 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.223.233.226 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.214.143 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.152.8.89 | 54.152.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.156.180.212 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of volt-sms.com owner
- Contact emails
- 0f612fa3-5509-42b6-9839-1c537e1b9372@identity-protect.org
- 3951e193-9adc-45de-943e-8d1795caaa87@identity-protect.org
- 45b41e42-8953-4525-9c09-8d064ddce1cc@identity-protect.org
- 7cda4346-88ab-4a75-b61b-9e84f078e5c1@identity-protect.org
- a5bd010a-f9da-4c19-b9bb-121c2e5c807e@identity-protect.org
- f5ea1d73-c47c-44b3-8ad5-0fe89b39cf7f@identity-protect.org
- fc02393f-aba2-413c-b7af-0ae9124061ca@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from volt-sms.com.
- IP · 100.52.76.55
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0f612fa3-5509-42b6-9839-1c537e1b9372@identity-protect.org
- TLD · .com
- Browse hostnames · vo…
- 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: "volt-sms.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.