Skip to content

Hostname

scindia.edu

Last fetched

scindia.edu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · scindia.eduRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/scindia.edu

Resolution chain

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

IPPrefixASNOperatorCountry
52.154.213.6852.152.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

No WHOIS records are currently associated with scindia.edu in WhisperGraph.

Subdomains

12 observed subdomains of scindia.edu.

Web-graph footprint

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

77 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for scindia.edu.

MechanismTarget
SPF_Ascindia.edu
SPF_IP103.170.157.106
SPF_IP103.170.157.107
SPF_IP125.21.220.194
SPF_IP125.21.220.195
SPF_IP20.121.127.101
SPF_MXscindia.edu

Related pages

Pivot deeper into the graph from scindia.edu.

Cypher and MCP

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

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