Skip to content

Hostname

libri.hu

Last fetched

libri.hu resolves to 4 IPv4 addresses operated by AS28924 in HU.

Nutrition Label

WHISPER CANON · libri.huRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/libri.hu

Resolution chain

libri.hu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for libri.hu.

MechanismTarget
SPF_INCLUDE_spf.xqueue.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.52.164.101
SPF_IP212.52.164.102
SPF_IP212.52.164.138
SPF_IP213.181.220.69
SPF_IP213.181.220.70
SPF_IP91.82.199.66
SPF_IP91.82.199.76
SPF_IP91.82.199.77
SPF_IP91.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.