Hostname
gastosdeviaje.com
Last fetched
gastosdeviaje.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
gastosdeviaje.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 |
|---|---|---|---|---|
| 13.217.159.230 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.70.81 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.3.152.238 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 75.101.137.232 | 75.101.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gastosdeviaje.com owner
- Contact emails
- info@giomexia.com
- 1e51b31f-b59e-475e-a2ad-79b50cf794b2@identity-protect.org
- 42e29be6-1542-4231-9e92-6f333ab306a5@identity-protect.org
- 57e65b11-e320-4ca5-ba7a-4e45f3ff0611@identity-protect.org
- ce3a6e48-4dec-481b-b072-8ea1305ab4c1@identity-protect.org
- db0b1c40-69a0-4f56-a3f1-854f7e3e53b2@identity-protect.org
- fb5b5597-53a5-460d-b241-5d01ac1d9686@identity-protect.org
- ff983e69-5da9-41b6-b0c6-6d15a41c48f8@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gastosdeviaje.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from gastosdeviaje.com.
- IP · 13.217.159.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · info@giomexia.com
- TLD · .com
- Browse hostnames · ga…
- 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: "gastosdeviaje.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.