Skip to content

Hostname

tmcc.edu

Last fetched

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

Nutrition Label

WHISPER CANON · tmcc.eduRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tmcc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
54.68.85.9354.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
truckee meadows community college
Contact emails

Subdomains

145 observed subdomains of tmcc.edu.

Web-graph footprint

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

649 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

65 SPF mechanisms authorising senders for tmcc.edu.

MechanismTarget
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP103.28.42.0/24
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP130.211.0.0/22
SPF_IP131.216.209.1/24
SPF_IP131.216.238.1/24
SPF_IP134.197.153.0/24
SPF_IP134.197.209.0/24
SPF_IP134.197.234.1/24
SPF_IP134.197.236.1/24
SPF_IP146.88.28.0/24
SPF_IP149.72.143.55
SPF_IP149.72.143.63
SPF_IP149.72.196.170
SPF_IP165.193.85.238
SPF_IP168.245.101.238
SPF_IP168.245.117.224
SPF_IP168.245.35.191
SPF_IP168.245.64.151
SPF_IP168.245.71.47
SPF_IP168.245.94.227
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP173.203.56.127
SPF_IP173.203.79.77
SPF_IP173.203.81.82
SPF_IP173.203.82.6
SPF_IP2001:4860:4000::/36
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP208.117.49.214/32
SPF_IP209.85.128.0/17
SPF_IP216.17.93.137/32
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP27.126.146.0/24
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP64.233.160.0/19
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP67.207.158.141
SPF_IP67.207.158.35
SPF_IP67.23.31.6/32
SPF_IP68.232.192.128
SPF_IP72.14.192.0/18
SPF_IP74.122.104.0/22
SPF_IP74.125.0.0/16
SPF_MXtmcc.edu

Related pages

Pivot deeper into the graph from tmcc.edu.

Cypher and MCP

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

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