Skip to content

Hostname

multifunktionsrum.dk

Last fetched

multifunktionsrum.dk resolves to 2 IPv4 addresses operated by WEBNX - WebNX, Inc. in US.

Nutrition Label

WHISPER CANON · multifunktionsrum.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/multifunktionsrum.dk

Resolution chain

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

IPPrefixASNOperatorCountry
64.185.233.13164.185.224.0/20AS18450WEBNX - WebNX, Inc.US
64.185.233.13364.185.224.0/20AS18450WEBNX - WebNX, Inc.US

WHOIS identity

Registrar
Organization
prosatis a/s
Contact emails

Subdomains

9 observed subdomains of multifunktionsrum.dk.

Web-graph footprint

Distinct hostnames that link to or from multifunktionsrum.dk in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from multifunktionsrum.dk.

Cypher and MCP

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

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