Hostname
mufhd0.net
Last fetched
mufhd0.net resolves to 3 IPv4 addresses operated by A2B - A2B IP B.V. in NL. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
mufhd0.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.218.207.228 | 185.218.207.0/24 | AS51088 | A2B - A2B IP B.V. | NL |
| 198.167.222.108 | 198.167.192.0/19 | AS39287 | materialism - Materialism s.r.l. | SE |
| 93.190.126.19 | 93.190.126.0/24 | AS210861 | ONA - Open Networks Association | CH |
WHOIS identity
- Registrar
- iana:1861
- Organization
- associazione ai odv
- Contact emails
Subdomains
3 observed subdomains of mufhd0.net.
| Subdomain |
|---|
| irc.mufhd0.net |
Showing 1 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from mufhd0.net.
- IP · 185.218.207.228
- ASN · AS51088A2B - A2B IP B.V.
- Registrar · iana:1861
- Country · NL
- Email · 579b92a2198fb84d0218f623017749f0-8272587@contact.gandi.net
- TLD · .net
- Browse hostnames · mu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.