Skip to content

Hostname

muki.com

Last fetched

muki.com resolves to 2 IPv4 addresses operated by AS43771 in AT. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · muki.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/muki.com

Resolution chain

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

WHOIS identity

Registrar
iana:828
Organization
muki versicherungsverein auf gegenseitigkeit
Contact emails

Subdomains

24 observed subdomains of muki.com.

Web-graph footprint

Distinct hostnames that link to or from muki.com in the public web crawl.

110 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for muki.com.

MechanismTarget
SPF_Amuki.com
SPF_INCLUDEspf.brevo.com
SPF_IP185.202.5.140
SPF_MXmuki.com

Related pages

Pivot deeper into the graph from muki.com.

Cypher and MCP

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

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