Hostname
lorax-epi.com
Last fetched
lorax-epi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lorax-epi.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 |
|---|---|---|---|---|
| 18.244.60.109 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.36 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.48 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.53 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.175.207.53 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.60 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.71 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.8 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lorax-epi.com owner
- Contact emails
- 0f0f38fd-5a52-455d-bc1e-13e014c9247a@identity-protect.org
- 36b35394-8557-4a17-9084-69f102572edd@identity-protect.org
- 4e80ff96-5502-4d78-b92a-dfec1ec832e0@identity-protect.org
- 69232b38-c96c-4d06-8f4b-4c56a54b8f70@identity-protect.org
- 97d75b48-0186-452a-a95c-c1cc28aad8f4@identity-protect.org
- ccc479af-2537-4cf3-88f7-9512017c8178@identity-protect.org
- f87485af-8bf9-4bd8-b6f3-b3a9e3ab47c5@identity-protect.org
- owner-7021529@lorax-epi.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of lorax-epi.com.
| Subdomain |
|---|
| www.lorax-epi.com |
Web-graph footprint
Distinct hostnames that link to or from lorax-epi.com in the public web crawl.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lorax-epi.com.
- IP · 18.244.60.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 0f0f38fd-5a52-455d-bc1e-13e014c9247a@identity-protect.org
- TLD · .com
- Browse hostnames · lo…
- 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: "lorax-epi.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.