Skip to content

Hostname

ns.nl

Last fetched

ns.nl resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:bt nederland n.v. as the registrar.

Nutrition Label

WHISPER CANON · ns.nlRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/ns.nl

Resolution chain

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

IPPrefixASNOperatorCountry
184.29.216.144184.29.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
184.50.217.220184.50.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.109.3623.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.63.119.22723.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.201.250.4023.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:bt nederland n.v.
Organization
Contact emails

Subdomains

568 observed subdomains of ns.nl.

Web-graph footprint

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

5,976 sites link to this hostname.

1,849 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ns.nl.

Related pages

Pivot deeper into the graph from ns.nl.

Cypher and MCP

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

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