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
Resolution chain
nhg.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.233.198.108 | 87.233.192.0/18 | AS15703 | — | NL |
WHOIS identity
- Registrar
- iana:303
- Organization
- e telgenhof
- Contact emails
Subdomains
61 observed subdomains of nhg.org.
Showing 25 of 61. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for nhg.org.
| Mechanism | Target |
|---|---|
| SPF_A | nhg.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfinc.prolocation.net |
| SPF_INCLUDE | survey.businessmonitor.nl |
| SPF_IP | 136.144.191.88 |
| SPF_IP | 2001:9a8:0:86:87:233:83:123 |
| SPF_IP | 2001:9a8:0:86:87:233:83:124 |
| SPF_IP | 2001:9a8:a6:0:87:233:198:108 |
| SPF_IP | 37.46.141.132 |
| SPF_IP | 87.233.198.108 |
| SPF_IP | 87.233.230.123 |
| SPF_IP | 87.233.230.124 |
| SPF_IP | 94.228.131.10 |
| SPF_IP | 94.228.137.148 |
| SPF_IP | 94.228.137.23 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.