Hostname
eloomi.com
Last fetched
eloomi.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
eloomi.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.41.62 | 104.18.41.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.146.194 | 172.64.146.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 54.230.62.123 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.4 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.48 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.92 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 99.86.30.23 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.32 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.41 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.74 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:292
- Organization
- claus johansen
- Contact emails
Subdomains
120 observed subdomains of eloomi.com.
Showing 25 of 120. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eloomi.com in the public web crawl.
246 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for eloomi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.intercom.io |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.135.237.148 |
| SPF_IP | 204.220.161.117 |
| SPF_IP | 208.84.65.220/32 |
| SPF_IP | 67.231.151.29/32 |
| SPF_IP | 67.231.152.177/32 |
| SPF_IP | 67.231.158.158/32 |
Related pages
Pivot deeper into the graph from eloomi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eloomi.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.