Skip to content

Hostname

juet.ac.in

Last fetched

juet.ac.in resolves to 2 IPv4 addresses operated by RELIANCEJIO-IN - Reliance Jio Infocomm Limited in IN. WHOIS lists registrar:ernet india (r9-afin) as the registrar.

Nutrition Label

WHISPER CANON · juet.ac.inRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/juet.ac.in

Resolution chain

juet.ac.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
115.241.255.5115.241.240.0/20AS55836RELIANCEJIO-IN - Reliance Jio Infocomm LimitedIN
14.139.241.20514.139.241.0/24AS55824NKN-CORE-NW - NKN Core NetworkIN

WHOIS identity

Registrar
registrar:ernet india (r9-afin)
Organization
jaypee university of engineering & technology
Contact emails

Subdomains

7 observed subdomains of juet.ac.in.

Web-graph footprint

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

46 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for juet.ac.in.

MechanismTarget
SPF_Ajuet.ac.in
SPF_IP115.241.255.4
SPF_IP14.139.241.199
SPF_MXjuet.ac.in

Related pages

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

Cypher and MCP

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

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