Hostname
salliemaevms.com
Last fetched
salliemaevms.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
salliemaevms.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.27.109.36 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.223.39.182 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.222.187.149 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.99.115 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.236.6.19 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.211.141.69 | 54.211.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of salliemaevms.com owner
- Contact emails
- 505e18bc-2a34-4834-b604-90d106355c38@identity-protect.org
- 5d5984e6-172c-4b56-8a8e-9fc864c8fb91@identity-protect.org
- 67d65d0d-6186-4875-9768-90503980281c@identity-protect.org
- 6ee66ecc-f6d4-4a8a-84ff-9b951b2f7ef8@identity-protect.org
- 954b321a-1fd4-45ff-ac83-80088811d9b2@identity-protect.org
- c8a39dfc-f9b5-47a8-ba28-5dd91ae2b6bd@identity-protect.org
Subdomains
2 observed subdomains of salliemaevms.com.
Threat posture
History
Related pages
Pivot deeper into the graph from salliemaevms.com.
- IP · 100.27.109.36
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 505e18bc-2a34-4834-b604-90d106355c38@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "salliemaevms.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.