Skip to content

Hostname

eclassdownload.com

Last fetched

eclassdownload.com resolves to 1 IPv4 address operated by TELEMAXX in DE.

Nutrition Label

WHISPER CANON · eclassdownload.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eclassdownload.com

Resolution chain

eclassdownload.com 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

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for eclassdownload.com.

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_MXeclassdownload.com

Related pages

Pivot deeper into the graph from eclassdownload.com.

Cypher and MCP

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

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