Skip to content

Hostname

lidendata.com

Last fetched

lidendata.com resolves to 1 IPv4 address operated by AS13189 in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · lidendata.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lidendata.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.112.32.124212.112.32.0/19AS13189SE

WHOIS identity

Registrar
iana:106
Organization
liden data gruppen ab
Contact emails

Subdomains

8 observed subdomains of lidendata.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lidendata.com.

MechanismTarget
SPF_IP212.112.34.0/24
SPF_IP212.112.35.0/29
SPF_IP212.112.35.116
SPF_IP212.112.36.98
SPF_IP212.112.37.11
SPF_IP62.101.36.39

Related pages

Pivot deeper into the graph from lidendata.com.

Cypher and MCP

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

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