Hostname
eebla.com
Last fetched
eebla.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
eebla.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.215.239.219 | 13.224.28.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.6.109 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 62.67.203.230 | 62.66.0.0/16 | AS3356 | LEVEL3 - Level 3 Parent, LLC | DE |
WHOIS identity
- Registrar
- iana:1636
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of eebla.com.
| Subdomain |
|---|
| mail.eebla.com |
| www.eebla.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for eebla.com.
| Mechanism | Target |
|---|---|
| SPF_A | eebla.com |
| SPF_IP | 62.67.203.139 |
| SPF_IP | 62.67.203.219 |
| SPF_IP | 62.67.203.220 |
| SPF_IP | 62.67.203.224 |
| SPF_IP | 62.67.203.228 |
| SPF_IP | 62.67.203.230 |
| SPF_MX | eebla.com |
Related pages
Pivot deeper into the graph from eebla.com.
- IP · 13.215.239.219
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1636
- Country · SG
- Email · 50r036ku82ip5af7qhppq44t5u@domaindiscreet.com
- TLD · .com
- Browse hostnames · ee…
- 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: "eebla.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.