Skip to content

Hostname

nai.nl

Last fetched

nai.nl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · nai.nlRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/nai.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.161.15518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.115.9346.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.224.18752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

25 observed subdomains of nai.nl.

Web-graph footprint

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

264 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nai.nl.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEfastware-hosting.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.163.52
SPF_IP193.23.113.166
SPF_IP89.146.30.26/27

Related pages

Pivot deeper into the graph from nai.nl.

Cypher and MCP

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

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