Skip to content

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

WHISPER CANON · iith.ac.inRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iith.ac.in

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.

IPPrefixASNOperatorCountry
103.232.241.56103.232.241.0/24AS59193D3079306AFIN-AS - IIT HyderabadIN
218.248.6.135218.248.0.0/20AS9829BSNL-NIB - National Internet BackboneIN

WHOIS identity

Registrar
registrar:ernet india (r9-afin)
Organization
indian institute of technology hyderabad
Contact emails

Subdomains

110 observed subdomains of iith.ac.in.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for iith.ac.in.

MechanismTarget
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_IP199.79.62.144
SPF_IP209.85.220.41/32
SPF_IP209.85.220.65/32
SPF_IP74.125.83.44

Related pages

Pivot deeper into the graph from iith.ac.in.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.