Skip to content

Hostname

icsi.edu

Last fetched

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

Nutrition Label

WHISPER CANON · icsi.eduRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/icsi.edu

Resolution chain

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.133103.109.6.0/24AS134286IN

WHOIS identity

Registrar
Organization
institute of company secretaries of india
Contact emails

Subdomains

47 observed subdomains of icsi.edu.

Web-graph footprint

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

2,826 sites link to this hostname.

298 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for icsi.edu.

MechanismTarget
SPF_Aicsi.edu
SPF_INCLUDE83926c3c.ppspf.net
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.109.6.108
SPF_IP103.109.6.143
SPF_IP103.109.6.190
SPF_IP103.109.6.70
SPF_MXicsi.edu

Related pages

Pivot deeper into the graph from icsi.edu.

Cypher and MCP

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

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