Skip to content

Hostname

eclass.com.hk

Last fetched

eclass.com.hk resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · eclass.com.hkRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eclass.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.130162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with eclass.com.hk in WhisperGraph.

Subdomains

45 observed subdomains of eclass.com.hk.

Web-graph footprint

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

134 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eclass.com.hk.

MechanismTarget
SPF_Aeclass.com.hk
SPF_INCLUDEspf.mandrillapp.com
SPF_IP123.1.188.145
SPF_IP183.178.89.12
SPF_IP183.178.89.2
SPF_IP183.178.89.29
SPF_IP59.188.28.117
SPF_IP61.244.65.59
SPF_MXeclass.com.hk

Related pages

Pivot deeper into the graph from eclass.com.hk.

Cypher and MCP

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

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