Skip to content

Hostname

edimuster.ch

Last fetched

edimuster.ch resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in GB.

Nutrition Label

WHISPER CANON · edimuster.chRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/edimuster.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.61.154.36185.61.154.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.GB
80.74.152.7080.74.144.0/20AS21069CH

WHOIS identity

Registrar
Organization
eduard muster
Contact emails

Subdomains

2 observed subdomains of edimuster.ch.

Web-graph footprint

Distinct hostnames that link to or from edimuster.ch in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from edimuster.ch.

Cypher and MCP

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

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