Skip to content

Hostname

muk.ua

Last fetched

muk.ua resolves to 1 IPv4 address operated by AS200049 in UA. WHOIS lists iana:1405 as the registrar.

Nutrition Label

WHISPER CANON · muk.uaRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint9.4/10canon.whisper.security/host/muk.ua

Resolution chain

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

IPPrefixASNOperatorCountry
185.38.75.17185.38.75.0/24AS200049UA

WHOIS identity

Registrar
iana:1405
Organization
Contact emails

Subdomains

79 observed subdomains of muk.ua.

Web-graph footprint

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

55 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for muk.ua.

MechanismTarget
SPF_Amuk.ua
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.250.58.30
SPF_IP185.38.72.35
SPF_IP185.38.72.36
SPF_IP213.160.152.82
SPF_IP46.182.84.230
SPF_MXmuk.ua

Related pages

Pivot deeper into the graph from muk.ua.

Cypher and MCP

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

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