Hostname
erickmejias.com
Last fetched
erickmejias.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
erickmejias.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.113.171 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.113.206 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.113.9 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.113.98 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.179.111 | 3.171.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.179.134 | 3.171.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.179.198 | 3.171.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.179.61 | 3.171.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of erickmejias.com owner
- Contact emails
- 19cbf7e6-5d68-45b1-97d6-a31354cad4b4@identity-protect.org
- 1bc55062-d02c-4989-900e-b54c224a0e80@identity-protect.org
- 22a60928-63a9-4765-ab77-6b5c9c1329a7@identity-protect.org
- 4927079f-f225-427f-832e-b7e43598627a@identity-protect.org
- 7129d1b1-26b0-4c29-a5fd-91edac724d15@identity-protect.org
- cfa2f4d3-52d6-49b7-90b4-e1058244c824@identity-protect.org
- f4a79591-4ea7-49e8-a735-449ee5606c75@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from erickmejias.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from erickmejias.com.
- IP · 108.138.113.171
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 19cbf7e6-5d68-45b1-97d6-a31354cad4b4@identity-protect.org
- TLD · .com
- Browse hostnames · er…
- 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: "erickmejias.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.