Skip to content

Hostname

lidera.com

Last fetched

lidera.com resolves to 1 IPv4 address operated by ACENS_AS Spain Hosting, housing and VPN services in ES. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · lidera.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lidera.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.46.218.10081.46.216.0/22AS16371ACENS_AS Spain Hosting, housing and VPN servicesES

WHOIS identity

Registrar
iana:468
Organization
on behalf of lidera.com owner
Contact emails

Subdomains

24 observed subdomains of lidera.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for lidera.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.13.95.34/32
SPF_IP154.57.155.23/32
SPF_IP162.210.234.132/32
SPF_IP165.254.91.16/28
SPF_IP209.135.212.132/32
SPF_IP2603:10a6:10:2c9:0:0:0:13
SPF_IP2603:10a6:10:47a:0:0:0:19
SPF_IP2603:10a6:150:90:0:0:0:5
SPF_IP2603:10a6:150:ae:0:0:0:12
SPF_IP3.112.100.0/25
SPF_IP3.112.100.128/25
SPF_IP3.112.99.0/24
SPF_IP3.123.5.0/24
SPF_IP35.174.145.124/32
SPF_IP38.27.116.128/27
SPF_IP63.34.218.0/24
SPF_IP81.42.214.166
SPF_IP81.42.217.196
SPF_IP81.46.194.254
SPF_IP81.46.218.126

Related pages

Pivot deeper into the graph from lidera.com.

Cypher and MCP

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

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