Hostname
iith.ac.in
Last fetched
iith.ac.in resolves to 2 IPv4 addresses operated by D3079306AFIN-AS - IIT Hyderabad in IN. WHOIS lists registrar:ernet india (r9-afin) as the registrar.
Nutrition Label
Resolution chain
iith.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 |
|---|---|---|---|---|
| 103.232.241.56 | 103.232.241.0/24 | AS59193 | D3079306AFIN-AS - IIT Hyderabad | IN |
| 218.248.6.135 | 218.248.0.0/20 | AS9829 | BSNL-NIB - National Internet Backbone | IN |
WHOIS identity
- Registrar
- registrar:ernet india (r9-afin)
- Organization
- indian institute of technology hyderabad
- Contact emails
Subdomains
110 observed subdomains of iith.ac.in.
Showing 25 of 110. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iith.ac.in in the public web crawl.
846 sites link to this hostname.
179 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for iith.ac.in.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | _netblocks3.google.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 199.79.62.144 |
| SPF_IP | 209.85.220.41/32 |
| SPF_IP | 209.85.220.65/32 |
| SPF_IP | 74.125.83.44 |
Related pages
Pivot deeper into the graph from iith.ac.in.
- IP · 103.232.241.56
- ASN · AS59193D3079306AFIN-AS - IIT Hyderabad
- Registrar · registrar:ernet india (r9-afin)
- Country · IN
- Email · cvrm@iitm.ac.in
- Apex domain · ac.in
- TLD · .in
- Browse hostnames · ii…
- 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: "iith.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.