Skip to content

Hostname

lmc.edu

Last fetched

lmc.edu resolves to 1 IPv4 address operated by TUT-AS - Total Uptime Technologies, LLC in US.

Nutrition Label

WHISPER CANON · lmc.eduRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lmc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
162.252.213.82162.252.213.0/24AS53334TUT-AS - Total Uptime Technologies, LLCUS

WHOIS identity

Registrar
Organization
lees-mcrae college
Contact emails

Subdomains

8 observed subdomains of lmc.edu.

Web-graph footprint

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

411 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for lmc.edu.

MechanismTarget
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDElmc-edu.mail.protection.outlook.com
SPF_INCLUDEmail-mw2nam12hn2228.outbound.protection.outlook.com
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.92.78.194
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.100.166.226
SPF_IP52.100.167.228
SPF_IP69.77.131.143
SPF_IP69.77.131.147
SPF_IP69.77.131.245

Related pages

Pivot deeper into the graph from lmc.edu.

Cypher and MCP

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

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