Skip to content

Hostname

a-lan.nl

Last fetched

a-lan.nl resolves to 5 IPv4 addresses operated by KORTON_INTERNET - Korton Computer Communication (KCC) B.V. in NL. WHOIS lists registrar:ict concept b.v. as the registrar.

Nutrition Label

WHISPER CANON · a-lan.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/a-lan.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.43.83.119185.43.80.0/22AS58138KORTON_INTERNET - Korton Computer Communication (KCC) B.V.NL
185.43.83.120185.43.80.0/22AS58138KORTON_INTERNET - Korton Computer Communication (KCC) B.V.NL
185.43.83.121185.43.80.0/22AS58138KORTON_INTERNET - Korton Computer Communication (KCC) B.V.NL
185.43.83.122185.43.80.0/22AS58138KORTON_INTERNET - Korton Computer Communication (KCC) B.V.NL
185.43.83.123185.43.80.0/22AS58138KORTON_INTERNET - Korton Computer Communication (KCC) B.V.NL

WHOIS identity

Registrar
registrar:ict concept b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of a-lan.nl.

Subdomain
www.a-lan.nl

Web-graph footprint

Distinct hostnames that link to or from a-lan.nl in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for a-lan.nl.

MechanismTarget
SPF_INCLUDEspf.cloudconcept.nl
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from a-lan.nl.

Cypher and MCP

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

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