Skip to content

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

WHISPER CANON · eloomi.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eloomi.com

Resolution chain

eloomi.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.41.62104.18.41.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.146.194172.64.146.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
54.230.62.12354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.454.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.4854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
99.86.30.2399.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.3299.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.4199.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.7499.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:292
Organization
claus johansen
Contact emails

Subdomains

120 observed subdomains of eloomi.com.

Web-graph footprint

Distinct hostnames that link to or from eloomi.com in the public web crawl.

246 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eloomi.com.

MechanismTarget
SPF_INCLUDEmail.intercom.io
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.135.237.148
SPF_IP204.220.161.117
SPF_IP208.84.65.220/32
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.