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
Resolution chain
lidera.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.46.218.100 | 81.46.216.0/22 | AS16371 | ACENS_AS Spain Hosting, housing and VPN services | ES |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for lidera.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.13.95.34/32 |
| SPF_IP | 154.57.155.23/32 |
| SPF_IP | 162.210.234.132/32 |
| SPF_IP | 165.254.91.16/28 |
| SPF_IP | 209.135.212.132/32 |
| SPF_IP | 2603:10a6:10:2c9:0:0:0:13 |
| SPF_IP | 2603:10a6:10:47a:0:0:0:19 |
| SPF_IP | 2603:10a6:150:90:0:0:0:5 |
| SPF_IP | 2603:10a6:150:ae:0:0:0:12 |
| SPF_IP | 3.112.100.0/25 |
| SPF_IP | 3.112.100.128/25 |
| SPF_IP | 3.112.99.0/24 |
| SPF_IP | 3.123.5.0/24 |
| SPF_IP | 35.174.145.124/32 |
| SPF_IP | 38.27.116.128/27 |
| SPF_IP | 63.34.218.0/24 |
| SPF_IP | 81.42.214.166 |
| SPF_IP | 81.42.217.196 |
| SPF_IP | 81.46.194.254 |
| SPF_IP | 81.46.218.126 |
Related pages
Pivot deeper into the graph from lidera.com.
- IP · 81.46.218.100
- ASN · AS16371ACENS_AS Spain Hosting, housing and VPN services
- Registrar · iana:468
- Country · ES
- Email · d74114f9-3dfe-42ba-9b8a-403edadb515e@identity-protect.org
- TLD · .com
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.