Skip to content

Hostname

jbs.ac.in

Last fetched

jbs.ac.in resolves to 1 IPv4 address operated by BBIL-AP - BHARTI Airtel Ltd. in IN. WHOIS lists iana:11 as the registrar.

Nutrition Label

WHISPER CANON · jbs.ac.inRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint2.0/10canon.whisper.security/host/jbs.ac.in

Resolution chain

jbs.ac.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
125.21.244.198125.21.214.0/24AS9498BBIL-AP - BHARTI Airtel Ltd.IN

WHOIS identity

Registrar
iana:11
Organization
jaypee business school
Contact emails

Subdomains

3 observed subdomains of jbs.ac.in.

Web-graph footprint

Distinct hostnames that link to or from jbs.ac.in in the public web crawl.

33 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jbs.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.