Skip to content

Hostname

elearning.icsi.edu

Last fetched

elearning.icsi.edu resolves to 1 IPv4 address operated by AS134286 in IN.

Nutrition Label

WHISPER CANON · elearning.icsi.eduRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/elearning.icsi.edu

Resolution chain

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

IPPrefixASNOperatorCountry
103.109.6.108103.109.6.0/24AS134286IN

WHOIS identity

No WHOIS records are currently associated with elearning.icsi.edu in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from elearning.icsi.edu in the public web crawl.

84 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for elearning.icsi.edu.

MechanismTarget
SPF_Aelearning.icsi.edu
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.m3c.in
SPF_IP103.109.6.143
SPF_IP103.109.6.190
SPF_IP103.109.6.70
SPF_IP115.112.50.0/24
SPF_IP14.140.248.0/24
SPF_IP14.142.107.0/24
SPF_IP34.241.194.188
SPF_IP45.114.76.0/24
SPF_IP45.114.77.0/24
SPF_IP52.209.23.163
SPF_MXelearning.icsi.edu

Related pages

Pivot deeper into the graph from elearning.icsi.edu.

Cypher and MCP

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

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