Skip to content

Hostname

tc.edu

Last fetched

tc.edu resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tc.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
34.196.195.6734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
teachers college
Contact emails

Subdomains

3 observed subdomains of tc.edu.

Web-graph footprint

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

186 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for tc.edu.

MechanismTarget
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEservers.mcsv.net
SPF_IP104.45.175.206/32
SPF_IP128.59.72.0/24
SPF_IP160.39.80.107
SPF_IP160.39.80.196
SPF_IP160.39.80.91
SPF_IP160.39.80.98
SPF_IP204.168.144.51
SPF_IP204.93.202.186/32
SPF_IP216.147.212.20/30
SPF_IP3.232.18.189
SPF_IP34.198.225.191/32
SPF_IP34.198.91.107/32
SPF_IP52.224.142.128/32
SPF_IP64.74.237.230/31

Related pages

Pivot deeper into the graph from tc.edu.

Cypher and MCP

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

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