Skip to content

Hostname

tntech.edu

Last fetched

tntech.edu resolves to 1 IPv4 address operated by TWIN-LAKES - Twin Lakes Telephone Cooperative Corporation in US.

Nutrition Label

WHISPER CANON · tntech.eduRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/tntech.edu

Resolution chain

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

IPPrefixASNOperatorCountry
149.149.46.35149.149.0.0/17AS19331TWIN-LAKES - Twin Lakes Telephone Cooperative CorporationUS

WHOIS identity

Registrar
Organization
tennessee technological university
Contact emails

Subdomains

423 observed subdomains of tntech.edu.

Web-graph footprint

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

1,368 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for tntech.edu.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDErainier.accessiblelearning.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.228.6.215/32
SPF_IP147.160.167.0/26
SPF_IP149.149.11.61
SPF_IP149.149.11.62
SPF_IP149.149.11.63
SPF_IP149.149.11.64
SPF_IP149.149.11.67
SPF_IP149.149.11.68
SPF_IP149.149.11.78
SPF_IP149.149.2.87
SPF_IP173.224.69.0/24
SPF_IP198.187.196.100/32
SPF_IP198.187.196.130/32
SPF_IP205.139.104.0/22
SPF_IP206.79.6.0/24
SPF_IP207.21.221.160/27
SPF_IP209.216.23.114
SPF_IP209.216.23.115
SPF_IP209.216.23.118
SPF_IP209.216.23.119
SPF_IP216.157.35.124
SPF_IP216.235.196.0/22
SPF_IP216.235.200.0/21
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.223.7.151
SPF_IP3.226.32.14
SPF_IP40.90.242.7/32
SPF_IP40.90.242.8/32
SPF_IP40.90.247.53/32
SPF_IP50.31.58.66
SPF_IP52.147.210.224/28
SPF_IP52.39.4.253
SPF_IP52.71.240.248

Related pages

Pivot deeper into the graph from tntech.edu.

Cypher and MCP

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

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