Hostname
alexmlima.com
Last fetched
alexmlima.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alexmlima.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.73.228.87 | 54.73.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.74.145.4 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.33.132.37 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alexmlima.com owner
- Contact emails
- 4d7e12ce-68b6-4383-a046-7bd99d44c424@identity-protect.org
- acf0c63f-9ace-40f0-8705-cc5e8ee26c08@identity-protect.org
- bd3d4c34-18a4-4152-ac07-9841a7e11df4@identity-protect.org
- c54fc67d-a2c3-40c0-88db-f536cd3b5a4a@identity-protect.org
- d59b6b19-48d5-4c9d-bd53-c035e1f6a8d9@identity-protect.org
- de078575-4751-450b-9d71-c17a796707fb@identity-protect.org
- owner-1324571@alexmlima.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of alexmlima.com.
| Subdomain |
|---|
| booking.alexmlima.com |
Threat posture
History
Related pages
Pivot deeper into the graph from alexmlima.com.
- IP · 54.73.228.87
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 4d7e12ce-68b6-4383-a046-7bd99d44c424@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "alexmlima.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.