Hostname
eyerena.com
Last fetched
eyerena.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eyerena.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.165.140.101 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.13 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.25 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.65 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.166.118.32 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.55 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.66 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.77 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eyerena.com owner
- Contact emails
- domaincontact@reg.xlink.net
- 4cad4d69-356b-4c59-bab7-7ed80f4fd4df@identity-protect.org
- 59ba28ab-a728-47d4-b9c2-5ae34bddebf4@identity-protect.org
- 680066aa-fdc2-40a2-8bcf-272d903ebf41@identity-protect.org
- 72476370-4148-4cae-8a9a-fd36a9f046c3@identity-protect.org
- 8ab72b25-a640-4201-b565-99e0da3f23d6@identity-protect.org
- 91331218-ee11-4b80-9956-b2d7f87333c0@identity-protect.org
- a52c7918-9b9c-4836-86f3-2808169ad158@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from eyerena.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from eyerena.com.
- IP · 18.165.140.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · domaincontact@reg.xlink.net
- TLD · .com
- Browse hostnames · ey…
- 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: "eyerena.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.