Skip to content

Hostname

web.clickiedu.com

Last fetched

web.clickiedu.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · web.clickiedu.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/web.clickiedu.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.126.167162.55.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with web.clickiedu.com in WhisperGraph.

Subdomains

1 observed subdomain of web.clickiedu.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for web.clickiedu.com.

MechanismTarget
SPF_Aweb.clickiedu.com
SPF_IP145.239.202.196
SPF_IP162.55.126.167
SPF_IP162.55.6.124
SPF_IP172.104.54.31
SPF_IP46.4.151.56
SPF_IP51.89.153.7
SPF_IP94.130.35.60
SPF_MXweb.clickiedu.com

Related pages

Pivot deeper into the graph from web.clickiedu.com.

Cypher and MCP

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

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