Skip to content

Hostname

vit.edu

Last fetched

vit.edu resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · vit.eduRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/vit.edu

Resolution chain

vit.edu resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.234.1.16013.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.187.15313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.36.21415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.10.19715.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.80.9715.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.110.248.183.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.119.363.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.178.333.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.191.2543.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.203.343.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.92.14335.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.16.1165.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.50.21213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.9.3213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
Organization
vishwakarma institute of technology
Contact emails

Subdomains

7 observed subdomains of vit.edu.

Web-graph footprint

Distinct hostnames that link to or from vit.edu in the public web crawl.

240 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from vit.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vit.edu"})-[: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.