Hostname
edenloop.net
Last fetched
edenloop.net 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
edenloop.net 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 |
|---|---|---|---|---|
| 13.125.51.92 | 13.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.209.242.4 | 13.209.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.34.217.93 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.247.94 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.200.125.108 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.202.126.27 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.202.250.158 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.202.85.51 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- wextf9jomxbo@spamprotection.email
- 2c0a4a7f-1c4e-4483-a1fd-7fb8f30fd1d6@identity-protect.org
- 4c88badf-2eb2-4123-af13-dabd8587459b@identity-protect.org
- 53201570-577a-450f-aca4-23c1f7a39f3f@identity-protect.org
- 6d75e6c6-eb21-4ffb-80de-3270ee9502aa@identity-protect.org
- 7eee9312-4be3-4639-bf04-c799ff38930f@identity-protect.org
- bc0ee7e7-2d34-4233-b4f0-899ba17efda7@identity-protect.org
- owner-9650537@edenloop.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of edenloop.net.
| Subdomain |
|---|
| dev.edenloop.net |
| www.edenloop.net |
Web-graph footprint
Distinct hostnames that link to or from edenloop.net in the public web crawl.
6 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from edenloop.net.
- IP · 13.125.51.92
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · wextf9jomxbo@spamprotection.email
- TLD · .net
- Browse hostnames · ed…
- 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: "edenloop.net"})-[: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.