Skip to content

Hostname

nhg.org

Last fetched

nhg.org resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · nhg.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nhg.org

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.198.10887.233.192.0/18AS15703NL

WHOIS identity

Registrar
iana:303
Organization
e telgenhof
Contact emails

Subdomains

61 observed subdomains of nhg.org.

Web-graph footprint

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

1,166 sites link to this hostname.

284 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for nhg.org.

MechanismTarget
SPF_Anhg.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfinc.prolocation.net
SPF_INCLUDEsurvey.businessmonitor.nl
SPF_IP136.144.191.88
SPF_IP2001:9a8:0:86:87:233:83:123
SPF_IP2001:9a8:0:86:87:233:83:124
SPF_IP2001:9a8:a6:0:87:233:198:108
SPF_IP37.46.141.132
SPF_IP87.233.198.108
SPF_IP87.233.230.123
SPF_IP87.233.230.124
SPF_IP94.228.131.10
SPF_IP94.228.137.148
SPF_IP94.228.137.23
SPF_IP94.228.142.43

Related pages

Pivot deeper into the graph from nhg.org.

Cypher and MCP

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

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