Hostname
lier.be
Last fetched
lier.be resolves to 1 IPv4 address operated by AS59943 in BE. WHOIS lists registrar:kinamo nv as the registrar.
Nutrition Label
Resolution chain
lier.be 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 |
|---|---|---|---|---|
| 194.32.153.149 | 194.32.153.0/24 | AS59943 | — | BE |
WHOIS identity
- Registrar
- registrar:kinamo nv
- Organization
- —
- Contact emails
- —
Subdomains
17 observed subdomains of lier.be.
Web-graph footprint
Distinct hostnames that link to or from lier.be in the public web crawl.
241 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for lier.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bibliotheek.be |
| SPF_INCLUDE | _spf.paddle.be |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.facilitator.e2e.be |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.icontroller.eu |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.78.87.50/28 |
| SPF_IP | 212.72.62.129/32 |
| SPF_IP | 213.181.41.161 |
| SPF_IP | 31.193.180.231 |
| SPF_IP | 5.134.1.220/29 |
| SPF_IP | 81.245.0.4 |
| SPF_IP | 81.245.0.5 |
| SPF_IP | 81.246.113.50 |
| SPF_MX | lier.be |
Related pages
Pivot deeper into the graph from lier.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lier.be"})-[: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.