Skip to content

Hostname

libeco.com

Last fetched

libeco.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · libeco.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/libeco.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.241.85.7877.241.80.0/20AS34762BE

WHOIS identity

Registrar
iana:828
Organization
perfect privacy,
Contact emails

Subdomains

9 observed subdomains of libeco.com.

Web-graph footprint

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

154 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for libeco.com.

MechanismTarget
SPF_Acs178.studioemma.com
SPF_Alibeco.com
SPF_INCLUDE145573573.spf04.hubspotemail.net
SPF_INCLUDEspf.mail.cloudstar.be
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP185.20.209.139
SPF_IP185.230.214.139
SPF_IP212.123.19.94
SPF_IP31.186.226.139
SPF_IP31.186.243.139
SPF_IP84.207.209.139
SPF_IP87.252.213.124
SPF_IP87.252.213.139
SPF_IP89.36.170.124
SPF_IP89.36.170.139
SPF_MXlibeco.com

Related pages

Pivot deeper into the graph from libeco.com.

Cypher and MCP

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

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