Hostname
libri.hu
Last fetched
libri.hu resolves to 4 IPv4 addresses operated by AS28924 in HU.
Nutrition Label
Resolution chain
libri.hu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.52.164.111 | 212.52.164.0/24 | AS28924 | — | HU |
| 212.52.164.112 | 212.52.164.0/24 | AS28924 | — | HU |
| 213.181.220.73 | 213.181.220.0/24 | AS28924 | — | HU |
| 213.181.220.74 | 213.181.220.0/24 | AS28924 | — | HU |
WHOIS identity
No WHOIS records are currently associated with libri.hu in WhisperGraph.
Subdomains
27 observed subdomains of libri.hu.
Web-graph footprint
Distinct hostnames that link to or from libri.hu in the public web crawl.
2,520 sites link to this hostname.
57 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for libri.hu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.xqueue.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.52.164.101 |
| SPF_IP | 212.52.164.102 |
| SPF_IP | 212.52.164.138 |
| SPF_IP | 213.181.220.69 |
| SPF_IP | 213.181.220.70 |
| SPF_IP | 91.82.199.66 |
| SPF_IP | 91.82.199.76 |
| SPF_IP | 91.82.199.77 |
| SPF_IP | 91.82.199.78 |
Related pages
Pivot deeper into the graph from libri.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "libri.hu"})-[: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.