Skip to content

Hostname

nmhc.org

Last fetched

nmhc.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nmhc.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nmhc.org

Resolution chain

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

IPPrefixASNOperatorCountry
4.227.242.1874.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
national multi housing council
Contact emails

Subdomains

17 observed subdomains of nmhc.org.

Web-graph footprint

Distinct hostnames that link to or from nmhc.org in the public web crawl.

2,003 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nmhc.org.

MechanismTarget
SPF_INCLUDE45959152.spf07.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP208.184.77.222
SPF_IP209.18.70.0/24
SPF_IP209.18.93.0/24
SPF_IP35.174.145.124/32
SPF_IP64.106.137.140
SPF_IP66.70.82.40
SPF_IP67.155.139.90

Related pages

Pivot deeper into the graph from nmhc.org.

Cypher and MCP

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

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