Skip to content

Hostname

nhws.nl

Last fetched

nhws.nl resolves to 2 IPv4 addresses operated by DEDICATED - Dedicated.com in US. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · nhws.nlRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/nhws.nl

Resolution chain

nhws.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.234.26.74173.234.26.0/24AS63018DEDICATED - Dedicated.comUS
88.214.28.23988.214.28.0/22AS38913INFRABLOCKS - The Infrastructure Group B.V.NL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of nhws.nl.

Web-graph footprint

Distinct hostnames that link to or from nhws.nl in the public web crawl.

48 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nhws.nl.

MechanismTarget
SPF_Anhws.nl
SPF_INCLUDE_relay.hostingcp.eu
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a09:8b00:101:39:0:0:0:10
SPF_IP88.214.28.239
SPF_MXnhws.nl

Related pages

Pivot deeper into the graph from nhws.nl.

Cypher and MCP

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

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