Skip to content

Hostname

lancom.nl

Last fetched

lancom.nl resolves to 1 IPv4 address operated by AS21221 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · lancom.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/lancom.nl

Resolution chain

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

IPPrefixASNOperatorCountry
82.150.141.24882.150.140.0/22AS21221NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

32 observed subdomains of lancom.nl.

Web-graph footprint

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

15 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for lancom.nl.

MechanismTarget
SPF_INCLUDE_spf.spam-filter.email
SPF_INCLUDEautotask.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEmsdp1.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protagonist.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.186.64.32/28
SPF_IP188.122.74.121
SPF_IP5.200.25.69/27
SPF_IP8.12.58.0/24
SPF_IP8.224.10.0/24
SPF_IP8.34.161.0/24
SPF_IP88.99.27.29
SPF_IP89.146.30.0/24

Related pages

Pivot deeper into the graph from lancom.nl.

Cypher and MCP

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

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