Skip to content

Hostname

irc.fef.net

Last fetched

irc.fef.net resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in GB.

Nutrition Label

WHISPER CANON · irc.fef.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/irc.fef.net

Resolution chain

irc.fef.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.79.186.41178.79.128.0/18AS63949AKAMAI-LINODE-AP Akamai Connected CloudGB
71.19.154.19971.19.154.0/24AS47066PRGMR - prgmr.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with irc.fef.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from irc.fef.net in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from irc.fef.net.

Cypher and MCP

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

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