Skip to content

Hostname

eclass.eu

Last fetched

eclass.eu resolves to 1 IPv4 address operated by TELEMAXX in DE. WHOIS lists registrar:is-fun internet services gmbh as the registrar.

Nutrition Label

WHISPER CANON · eclass.euRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eclass.eu

Resolution chain

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

IPPrefixASNOperatorCountry
212.114.34.210212.114.32.0/21AS12843TELEMAXXDE

WHOIS identity

Registrar
registrar:is-fun internet services gmbh
Organization
Contact emails

Subdomains

14 observed subdomains of eclass.eu.

Web-graph footprint

Distinct hostnames that link to or from eclass.eu in the public web crawl.

224 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for eclass.eu.

MechanismTarget
SPF_Aspf.mas.t-systems-service.com
SPF_INCLUDE_spf.recruiting-portal.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.9.21.28
SPF_IP212.114.34.187
SPF_IP212.114.34.210
SPF_IP212.114.34.50
SPF_IP212.114.35.226
SPF_IP212.114.35.242
SPF_IP87.225.250.100/28
SPF_IP87.79.12.44
SPF_IP87.79.12.45
SPF_IP89.1.85.243
SPF_MXeclass.eu

Related pages

Pivot deeper into the graph from eclass.eu.

Cypher and MCP

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

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