Skip to content

Hostname

irc.mufhd0.net

Last fetched

irc.mufhd0.net resolves to 5 IPv4 addresses operated by A2B - A2B IP B.V. in NL.

Nutrition Label

WHISPER CANON · irc.mufhd0.netRouting diversity3.9/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/irc.mufhd0.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.218.207.228185.218.207.0/24AS51088A2B - A2B IP B.V.NL
194.5.250.43194.5.250.0/24AS39622ZERGRUSH - ZERGRUSH SRLRO
198.167.222.108198.167.192.0/19AS39287materialism - Materialism s.r.l.SE
93.190.126.1993.190.126.0/24AS210861ONA - Open Networks AssociationCH
95.217.86.16895.217.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

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

Subdomains

2 observed subdomains of irc.mufhd0.net.

Threat posture

History

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "irc.mufhd0.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.