Hostname
bfuhs.ac.in
Last fetched
bfuhs.ac.in resolves to 5 IPv4 addresses operated by E2E-NETWORKS-IN - 282, Sector 19 in IN. WHOIS lists registrar:ernet india (r9-afin) as the registrar.
Nutrition Label
Resolution chain
bfuhs.ac.in resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 101.53.146.132 | 101.53.144.0/22 | AS132420 | E2E-NETWORKS-IN - 282, Sector 19 | IN |
| 104.21.28.34 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.144.11 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:ernet india (r9-afin)
- Organization
- baba farid university of health sciences
- Contact emails
Subdomains
6 observed subdomains of bfuhs.ac.in.
Showing 3 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bfuhs.ac.in in the public web crawl.
765 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bfuhs.ac.in.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.megavelocity.net |
Related pages
Pivot deeper into the graph from bfuhs.ac.in.
- IP · 101.53.146.132
- ASN · AS132420E2E-NETWORKS-IN - 282, Sector 19
- Registrar · registrar:ernet india (r9-afin)
- Country · IN
- Email · generalinfo@babafariduniv.com
- Apex domain · ac.in
- TLD · .in
- Browse hostnames · bf…
- 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: "bfuhs.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.