Skip to content

Hostname

lindab.dk

Last fetched

lindab.dk resolves to 1 IPv4 address operated by AS30811 in SE.

Nutrition Label

WHISPER CANON · lindab.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lindab.dk

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811SE

WHOIS identity

Registrar
Organization
lindab ab
Contact emails

Subdomains

15 observed subdomains of lindab.dk.

Web-graph footprint

Distinct hostnames that link to or from lindab.dk in the public web crawl.

162 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for lindab.dk.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.emply.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.config.mercura.dk
SPF_INCLUDEspf.logiq.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.165.63.88/32
SPF_IP131.165.63.89/32
SPF_IP135.225.95.227
SPF_IP193.234.1.64
SPF_IP193.88.10.62
SPF_IP194.69.219.26
SPF_IP195.1.19.10
SPF_IP195.211.178.250
SPF_IP217.8.148.5
SPF_IP4.223.143.170
SPF_IP4.223.143.174
SPF_MXlindab.dk

Related pages

Pivot deeper into the graph from lindab.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lindab.dk"})-[: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.