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
Resolution chain
eclass.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.114.34.210 | 212.114.32.0/21 | AS12843 | TELEMAXX | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for eclass.eu.
| Mechanism | Target |
|---|---|
| SPF_A | spf.mas.t-systems-service.com |
| SPF_INCLUDE | _spf.recruiting-portal.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.9.21.28 |
| SPF_IP | 212.114.34.187 |
| SPF_IP | 212.114.34.210 |
| SPF_IP | 212.114.34.50 |
| SPF_IP | 212.114.35.226 |
| SPF_IP | 212.114.35.242 |
| SPF_IP | 87.225.250.100/28 |
| SPF_IP | 87.79.12.44 |
| SPF_IP | 87.79.12.45 |
| SPF_IP | 89.1.85.243 |
| SPF_MX | eclass.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.