Skip to content

Hostname

ehl.de

Last fetched

ehl.de resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.

Nutrition Label

WHISPER CANON · ehl.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ehl.de

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.38192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

No WHOIS records are currently associated with ehl.de in WhisperGraph.

Subdomains

2 observed subdomains of ehl.de.

Web-graph footprint

Distinct hostnames that link to or from ehl.de in the public web crawl.

273 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ehl.de.

MechanismTarget
SPF_INCLUDE_spf.crh.com
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP2a01:488:42:1000:57e6:6b94:0:0
SPF_IP62.146.57.18/32
SPF_IP87.230.107.148

Related pages

Pivot deeper into the graph from ehl.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ehl.de"})-[: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.