Skip to content

Hostname

irc.efnet.org

Last fetched

irc.efnet.org resolves to 11 IPv4 addresses operated by FSKNET-DK Forskningsnettet - Danish network for Research and Education in DK.

Nutrition Label

WHISPER CANON · irc.efnet.orgRouting diversity5.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/irc.efnet.org

Resolution chain

irc.efnet.org resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.226.213.194130.226.0.0/16AS1835FSKNET-DK Forskningsnettet - Danish network for Research and EducationDK
185.100.59.59185.100.59.0/24AS1101IP-EEND-AS IP-EEND BVNL
188.240.145.90188.240.145.0/24AS1653SUNET SUNET Swedish University NetworkSE
195.159.90.90195.159.0.0/16AS2116GLOBALCONNECT-AS2116NO
198.252.144.2198.252.144.0/24AS16557COLOSOLUTIONS - Colo SolutionsUS
198.47.99.99198.47.99.0/24AS25973AS-GTT-25973 - PacketExchange, IncUS
209.222.22.22209.222.22.0/24AS20473AS-VULTR - The Constant Company, LLCUS
45.10.16.9845.10.16.0/24AS39521SD-TECHOPS-NLNL
66.225.225.22566.225.225.0/24AS23352SERVERCENTRAL - DEFT.COMUS
67.218.118.6267.218.96.0/19AS11404AS-WAVE-1 - Wave BroadbandUS
72.20.41.10372.20.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with irc.efnet.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from irc.efnet.org in the public web crawl.

40 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from irc.efnet.org.

Cypher and MCP

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

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