Hostname
eldo.com
Last fetched
eldo.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1659 as the registrar.
Nutrition Label
Resolution chain
eldo.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.36.161.87 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.37.118.151 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.38.240.197 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.136.135 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.202.64 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.69.187 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.154.59 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.158.165 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.99.213 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.236.173.99 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.237.154.207 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.181.230.234 | 35.181.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.181.70.13 | 35.181.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 51.45.45.79 | 51.45.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.100.54 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:1659
- Organization
- melet sas
- Contact emails
Subdomains
21 observed subdomains of eldo.com.
Showing 19 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eldo.com in the public web crawl.
676 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for eldo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2997723.spf06.hubspotemail.net |
Related pages
Pivot deeper into the graph from eldo.com.
- IP · 13.36.161.87
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1659
- Country · FR
- Email · 3640609@privacy-link.com
- TLD · .com
- Browse hostnames · el…
- 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: "eldo.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.