Hostname
evtsms.com
Last fetched
evtsms.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
evtsms.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 |
|---|---|---|---|---|
| 23.22.168.196 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.153.29.105 | 35.153.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.194.164.111 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.212.118.234 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.215.48 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.65.59 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of evtsms.com owner
- Contact emails
- 2d950fef-e295-4186-a7cb-cd2644a34bef@identity-protect.org
- 3e00f37c-384e-46af-b226-99a3f75dd01c@identity-protect.org
- 6522b053-19f3-47f3-8c3f-c014fad3727a@identity-protect.org
- 70af0701-c3c4-4c06-828a-233363a13f7a@identity-protect.org
- 8544e5d7-ba04-42d6-b776-298697aebd72@identity-protect.org
- e24d7242-c95c-47a8-9800-cbe2e96f4de5@identity-protect.org
- f2bda55b-c40f-4de5-9b1b-134818151c17@identity-protect.org
- owner-5912318@evtsms.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from evtsms.com.
- IP · 23.22.168.196
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2d950fef-e295-4186-a7cb-cd2644a34bef@identity-protect.org
- TLD · .com
- Browse hostnames · ev…
- 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: "evtsms.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.