Skip to content

Hostname

utmck.edu

Last fetched

utmck.edu resolves to 1 IPv4 address operated by UT-MEDICAL-CENTER - University of Tennessee Medical Center in US.

Nutrition Label

WHISPER CANON · utmck.eduRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint9.0/10canon.whisper.security/host/utmck.edu

Resolution chain

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

IPPrefixASNOperatorCountry
165.6.71.0165.6.64.0/19AS46512UT-MEDICAL-CENTER - University of Tennessee Medical CenterUS

WHOIS identity

Registrar
Organization
the university of tennessee medical center at knoxville
Contact emails

Subdomains

94 observed subdomains of utmck.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for utmck.edu.

MechanismTarget
SPF_INCLUDE_spf.utmck.edu
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.aievolution.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.6.133.0/24
SPF_IP165.6.71.0/25

Related pages

Pivot deeper into the graph from utmck.edu.

Cypher and MCP

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

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