Skip to content

Hostname

nlconnect.org

Last fetched

nlconnect.org resolves to 1 IPv4 address operated by AS25151 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · nlconnect.orgRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/nlconnect.org

Resolution chain

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

IPPrefixASNOperatorCountry
85.158.207.19485.158.200.0/21AS25151NL

WHOIS identity

Registrar
iana:1647
Organization
martijn boerhof
Contact emails

Subdomains

5 observed subdomains of nlconnect.org.

Web-graph footprint

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

82 sites link to this hostname.

304 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for nlconnect.org.

MechanismTarget
SPF_Anlconnect.org
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.kerioserver.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.thirdwave1.postal.cyso.net

Related pages

Pivot deeper into the graph from nlconnect.org.

Cypher and MCP

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

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