Skip to content

Hostname

nmt.edu

Last fetched

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

Nutrition Label

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

Resolution chain

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

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

WHOIS identity

Registrar
Organization
new mexico institute of mining and technology
Contact emails

Subdomains

4,501 observed subdomains of nmt.edu.

Web-graph footprint

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

923 sites link to this hostname.

1,251 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for nmt.edu.

MechanismTarget
SPF_Anmt.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP12.228.6.215/32
SPF_IP129.138.0.0/16
SPF_IP147.160.167.0/26
SPF_IP198.187.196.100/32
SPF_IP207.21.221.175
SPF_IP207.21.221.176
SPF_IP207.21.221.177
SPF_IP207.21.221.178
SPF_IP207.21.221.179
SPF_IP216.157.35.124
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP50.31.58.66
SPF_IP74.125.148.0/22
SPF_MXnmt.edu

Related pages

Pivot deeper into the graph from nmt.edu.

Cypher and MCP

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

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