Skip to content

Hostname

eldee.com

Last fetched

eldee.com resolves to 1 IPv4 address operated by AS206389 in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · eldee.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/eldee.com

Resolution chain

eldee.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.241.108.222185.241.108.0/24AS206389NL

WHOIS identity

Registrar
iana:1480
Organization
eldee expo designers bv
Contact emails

Subdomains

5 observed subdomains of eldee.com.

Web-graph footprint

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

19 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eldee.com.

MechanismTarget
SPF_Aeldee.com
SPF_INCLUDE_spf.linqhost.nl
SPF_IP185.173.218.152/29
SPF_IP185.186.175.216/29
SPF_IP185.241.108.50
SPF_IP213.201.230.0/24
SPF_IP94.168.96.72/29
SPF_IP94.168.96.75
SPF_MXeldee.com

Related pages

Pivot deeper into the graph from eldee.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eldee.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.