Hostname
b-u.ac.in
Last fetched
b-u.ac.in resolves to 2 IPv4 addresses operated by RAILTEL-AS-IN - RailTel Corporation of India Ltd in IN. WHOIS lists registrar:ernet india (r9-afin) as the registrar.
Nutrition Label
Resolution chain
b-u.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.246.193.66 | 103.246.193.0/24 | AS24186 | RAILTEL-AS-IN - RailTel Corporation of India Ltd | IN |
| 14.139.186.178 | 14.139.160.0/19 | AS55824 | NKN-CORE-NW - NKN Core Network | IN |
WHOIS identity
- Registrar
- registrar:ernet india (r9-afin)
- Organization
- bharathiar university
- Contact emails
Subdomains
25 observed subdomains of b-u.ac.in.
Web-graph footprint
Distinct hostnames that link to or from b-u.ac.in in the public web crawl.
376 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for b-u.ac.in.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from b-u.ac.in.
- IP · 103.246.193.66
- ASN · AS24186RAILTEL-AS-IN - RailTel Corporation of India Ltd
- Registrar · registrar:ernet india (r9-afin)
- Country · IN
- Email · pro@b-u.ac.in
- Apex domain · ac.in
- TLD · .in
- Browse hostnames · bu…
- 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: "b-u.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.