Skip to content

Hostname

indianatech.edu

Last fetched

indianatech.edu resolves to 194.195.209.21, announced in 194.195.208.0/21 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. indianatech.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · indianatech.eduRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/indianatech.edu

Resolution chain

IPv6 resolution

No AAAA record for indianatech.edu is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrant organisation
indiana institute of technology

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-02.azure-dns.com
  • ns4-02.azure-dns.info
  • ns2-02.azure-dns.net
  • ns3-02.azure-dns.org

MX records

  • indianatech-edu.mail.protection.outlook.com

SPF policy

  • ip: 199.8.64.0/21
  • ip: 216.235.195.0/24
  • ip: 147.160.167.0/26
  • ip: 167.89.85.149/32
  • ip: 198.2.180.152/32
  • ip: 23.21.109.197/32
  • ip: 23.21.109.212/32
  • ip: 54.240.121.247/32
  • ip: 54.240.121.248/32
  • ip: 176.31.145.254/32
  • include: amazonses.com
  • include: _spf.elasticemail.com
  • include: email-od.com
  • include: email.freshservice.com
  • include: spf.masterbase.com
  • include: spf.protection.outlook.com
  • include: _spf.qualtrics.com
  • include: _spf.e2ma.net
  • include: sendgrid.net
  • ip: 34.217.250.63
  • ip: 54.215.244.243

Threat-feed evidence

History

Related pages

Pivot from indianatech.edu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "indianatech.edu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.