Skip to content

Hostname

dsu.edu.in

Last fetched

dsu.edu.in resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · dsu.edu.inRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dsu.edu.in

Resolution chain

dsu.edu.in resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.19.220104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
159.89.175.241159.89.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN
172.67.190.63172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

34 observed subdomains of dsu.edu.in.

Web-graph footprint

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

164 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dsu.edu.in.

MechanismTarget
SPF_Adsu.edu.in
SPF_INCLUDE_spf.dsu.edu.in
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEinteractivedns.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.89.175.241
SPF_MXdsu.edu.in

Related pages

Pivot deeper into the graph from dsu.edu.in.

Cypher and MCP

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

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