Hostname
leaplatam.com
Last fetched
leaplatam.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
leaplatam.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.32.174 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.211.171 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.215.218.194 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.47.196 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.8.255 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.94.247 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.236.225.170 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.208.238.25 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.215.234.255 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.197.225.90 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 75.101.253.142 | 75.101.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.194.119 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of leaplatam.com owner
- Contact emails
- 12fd4635-7b1e-4ab1-8954-affc7756281a@identity-protect.org
- 172deb27-dc0c-41ba-88f1-0c12c48ccb54@identity-protect.org
- 45a125ff-814b-48be-91fc-7364a09f9c41@identity-protect.org
- 5a6c5e10-21b2-4564-9316-1234f8c29762@identity-protect.org
- a384c458-f311-4bf8-8108-44cb503613d4@identity-protect.org
- d4a60e39-ff80-46ec-9781-68c903fc9b18@identity-protect.org
- owner-2767047@leaplatam.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of leaplatam.com.
| Subdomain |
|---|
| mx.leaplatam.com |
Web-graph footprint
Distinct hostnames that link to or from leaplatam.com in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for leaplatam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from leaplatam.com.
- IP · 100.49.32.174
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 12fd4635-7b1e-4ab1-8954-affc7756281a@identity-protect.org
- TLD · .com
- Browse hostnames · le…
- 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: "leaplatam.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.