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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.226.213.194 | 130.226.0.0/16 | AS1835 | FSKNET-DK Forskningsnettet - Danish network for Research and Education | DK |
| 185.100.59.59 | 185.100.59.0/24 | AS1101 | IP-EEND-AS IP-EEND BV | NL |
| 188.240.145.90 | 188.240.145.0/24 | AS1653 | SUNET SUNET Swedish University Network | SE |
| 195.159.90.90 | 195.159.0.0/16 | AS2116 | GLOBALCONNECT-AS2116 | NO |
| 198.252.144.2 | 198.252.144.0/24 | AS16557 | COLOSOLUTIONS - Colo Solutions | US |
| 198.47.99.99 | 198.47.99.0/24 | AS25973 | AS-GTT-25973 - PacketExchange, Inc | US |
| 209.222.22.22 | 209.222.22.0/24 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 45.10.16.98 | 45.10.16.0/24 | AS39521 | SD-TECHOPS-NL | NL |
| 66.225.225.225 | 66.225.225.0/24 | AS23352 | SERVERCENTRAL - DEFT.COM | US |
| 67.218.118.62 | 67.218.96.0/19 | AS11404 | AS-WAVE-1 - Wave Broadband | US |
| 72.20.41.103 | 72.20.0.0/18 | AS16509 | AMAZON-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.