Skip to content

Hostname

nmc.edu

Last fetched

nmc.edu resolves to 1 IPv4 address operated by MERIT-AS-14 - Merit Network Inc. in US.

Nutrition Label

WHISPER CANON · nmc.eduRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/nmc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
198.108.199.115198.108.0.0/14AS237MERIT-AS-14 - Merit Network Inc.US

WHOIS identity

Registrar
Organization
northwestern michigan college
Contact emails

Subdomains

53 observed subdomains of nmc.edu.

Web-graph footprint

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

635 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nmc.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhobsonsmail.com
SPF_INCLUDEspf.entrustedmail.net
SPF_INCLUDEverifymyfafsa.com
SPF_IP148.105.8.0/21
SPF_IP192.88.242.0/24
SPF_IP198.108.199.0/24
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP209.96.234.208

Related pages

Pivot deeper into the graph from nmc.edu.

Cypher and MCP

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

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