Hostname
saludplusvm.com
Last fetched
saludplusvm.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saludplusvm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.159.152.155 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of saludplusvm.com owner
- Contact emails
- 2d3daf98-ce5e-43ea-a1eb-8f2a96ce7c6b@identity-protect.org
- 757c715e-c038-41bd-896d-110eb16a1450@identity-protect.org
- 90ac4e0b-fc7b-4dcf-9bb2-9a47ce128d5c@identity-protect.org
- 94e09d31-e00d-4b21-935a-f6332dd9ea0d@identity-protect.org
- e6ae0890-4b18-437e-9339-112b8c302cbd@identity-protect.org
- eb6319ee-a61b-4a92-ace8-78b819b11378@identity-protect.org
- owner-12064494@saludplusvm.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of saludplusvm.com.
Threat posture
History
Related pages
Pivot deeper into the graph from saludplusvm.com.
- IP · 54.159.152.155
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2d3daf98-ce5e-43ea-a1eb-8f2a96ce7c6b@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: "saludplusvm.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.