Skip to content

Hostname

nmhs.net

Last fetched

nmhs.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nmhs.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nmhs.net

Resolution chain

nmhs.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
north mississippi health services
Contact emails

Subdomains

76 observed subdomains of nmhs.net.

Web-graph footprint

Distinct hostnames that link to or from nmhs.net in the public web crawl.

192 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nmhs.net.

MechanismTarget
SPF_Anmhs.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-ipv4.scisolutions.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.207.9.112/32
SPF_IP12.207.9.113/32
SPF_IP206.130.52.33/32
SPF_IP206.130.52.76/32
SPF_IP206.130.52.77/32
SPF_IP40.84.28.29/32
SPF_IP65.38.18.9/32
SPF_MXnmhs.net

Related pages

Pivot deeper into the graph from nmhs.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nmhs.net"})-[: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.