Hostname
vollyma.com
Last fetched
vollyma.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vollyma.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 |
|---|---|---|---|---|
| 34.227.181.230 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.161.156.223 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.211.42.161 | 54.211.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.221.58.239 | 54.221.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vollyma.com owner
- Contact emails
- 543ad35b-5bf0-419e-bf71-e6ac1eba176c@identity-protect.org
- 58543ebf-a9f7-4447-99e9-2dce6a7da55d@identity-protect.org
- c0c61852-1032-4e59-b3d4-ee01248ae123@identity-protect.org
- d4e8dfdd-5f96-4e4c-b2b9-0c85fe4c3fca@identity-protect.org
- dbdad9ab-f179-477e-8b51-d970066e1b70@identity-protect.org
- edf131a2-8a5e-488d-bf56-15709fcb2bf0@identity-protect.org
- ff17014e-7460-41d4-9025-9a476dd8fd9f@identity-protect.org
- owner-10288364@vollyma.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of vollyma.com.
Threat posture
History
Related pages
Pivot deeper into the graph from vollyma.com.
- IP · 34.227.181.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 543ad35b-5bf0-419e-bf71-e6ac1eba176c@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: "vollyma.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.