Skip to content

Hostname

lindab.com

Last fetched

lindab.com resolves to 1 IPv4 address operated by TELE2 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · lindab.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lindab.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.14.90.203193.12.0.0/14AS1257TELE2SE

WHOIS identity

Registrar
iana:73
Organization
domain name department
Contact emails

Subdomains

66 observed subdomains of lindab.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for lindab.com.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.emply.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.logiq.no
SPF_INCLUDEspf.mcb.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.107.226.67
SPF_IP13.107.253.67
SPF_IP135.225.95.227
SPF_IP167.89.32.12/32
SPF_IP167.89.35.200/32
SPF_IP178.77.90.228/32
SPF_IP192.254.127.96/27
SPF_IP193.234.1.10
SPF_IP193.234.1.64
SPF_IP193.75.92.155/32
SPF_IP193.75.92.156/32
SPF_IP193.88.10.62
SPF_IP195.1.19.11
SPF_IP195.211.178.250
SPF_IP212.5.221.35
SPF_IP212.52.167.21
SPF_IP217.9.216.43
SPF_IP4.223.143.170
SPF_IP4.223.143.174
SPF_IP46.254.11.92/32
SPF_IP50.31.44.111/32
SPF_IP74.63.202.95
SPF_IP74.63.234.66/32
SPF_IP74.63.234.68
SPF_IP80.80.228.50
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_IP84.19.149.64/27
SPF_IP85.255.39.132
SPF_IP86.107.243.139/32
SPF_IP89.45.227.195/32
SPF_IP89.45.227.221/32
SPF_IP91.123.56.240/32
SPF_IP91.123.56.241/32
SPF_IP91.209.246.66/32
SPF_IP93.159.51.4
SPF_MXlindab.com

Related pages

Pivot deeper into the graph from lindab.com.

Cypher and MCP

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

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