Skip to content

Hostname

muk.training

Last fetched

muk.training resolves to 1 IPv4 address operated by AS9002 in CH. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · muk.trainingRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/muk.training

Resolution chain

muk.training resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.45.194.168139.45.192.0/19AS9002CH

WHOIS identity

Registrar
iana:1112
Organization
registrant information is not published
Contact emails

Subdomains

2 observed subdomains of muk.training.

Web-graph footprint

Distinct hostnames that link to or from muk.training in the public web crawl.

121 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for muk.training.

MechanismTarget
SPF_Amuk.training
SPF_INCLUDEml.muk.training
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.38.72.35
SPF_IP185.38.72.36
SPF_IP185.38.72.37
SPF_IP185.38.72.38
SPF_IP213.160.152.82
SPF_IP46.182.84.230
SPF_IP88.81.253.162
SPF_IP88.81.253.165
SPF_MXmuk.training

Related pages

Pivot deeper into the graph from muk.training.

Cypher and MCP

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

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