Hostname
du.ac.in
Last fetched
du.ac.in resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in IN. WHOIS lists registrar:ernet india (r9-afin) as the registrar.
Nutrition Label
Resolution chain
du.ac.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.93.1.114 | 34.93.0.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | IN |
| 35.244.211.148 | 35.244.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- registrar:ernet india (r9-afin)
- Organization
- delhi university computer centre
- Contact emails
Subdomains
496 observed subdomains of du.ac.in.
Showing 25 of 496. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from du.ac.in in the public web crawl.
1,973 sites link to this hostname.
175 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for du.ac.in.
| Mechanism | Target |
|---|---|
| SPF_A | du.ac.in |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 14.139.45.125/32 |
| SPF_MX | du.ac.in |
Related pages
Pivot deeper into the graph from du.ac.in.
- IP · 34.93.1.114
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · registrar:ernet india (r9-afin)
- Country · IN
- Email · webmaster@du.ac.in
- Apex domain · ac.in
- TLD · .in
- Browse hostnames · du…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "du.ac.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.