Skip to content

Hostname

irc.libera.chat

Last fetched

irc.libera.chat resolves to 6 IPv4 addresses operated by TELEPOINT in BG.

Nutrition Label

WHISPER CANON · irc.libera.chatRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/irc.libera.chat

Resolution chain

irc.libera.chat resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.185.232.126130.185.232.0/24AS31083TELEPOINTBG
176.58.122.119176.58.96.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudGB
188.240.145.101188.240.145.0/24AS1653SUNET SUNET Swedish University NetworkSE
51.161.82.21451.161.0.0/17AS16276OVHCA
64.86.243.18664.86.0.0/16AS6453AS6453 - TATA COMMUNICATIONS AMERICA INCCA
93.158.237.293.158.237.0/24AS60503FNXTECNL

WHOIS identity

No WHOIS records are currently associated with irc.libera.chat in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from irc.libera.chat in the public web crawl.

1,028 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from irc.libera.chat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "irc.libera.chat"})-[: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.