Skip to content

Hostname

langart.nl

Last fetched

langart.nl resolves to 1 IPv4 address operated by AS50673 in NL. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

WHISPER CANON · langart.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/langart.nl

Resolution chain

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

IPPrefixASNOperatorCountry
178.21.23.33178.21.23.0/24AS50673NL

WHOIS identity

Registrar
registrar:internet service europe b.v.
Organization
Contact emails

Subdomains

5 observed subdomains of langart.nl.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for langart.nl.

MechanismTarget
SPF_Alangart.nl
SPF_IP178.21.23.33
SPF_IP2a00:1ca8:2a:f:0:0:0:2a
SPF_MXlangart.nl

Related pages

Pivot deeper into the graph from langart.nl.

Cypher and MCP

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

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