Skip to content

Hostname

muk.az

Last fetched

muk.az resolves to 1 IPv4 address operated by AS200049 in UA.

Nutrition Label

WHISPER CANON · muk.azRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/muk.az

Resolution chain

muk.az 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

No WHOIS records are currently associated with muk.az in WhisperGraph.

Subdomains

6 observed subdomains of muk.az.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for muk.az.

MechanismTarget
SPF_Amuk.az
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.45.194.171
SPF_IP185.38.72.35
SPF_IP185.38.72.36
SPF_IP213.160.152.82
SPF_IP46.182.84.230
SPF_MXmuk.az

Related pages

Pivot deeper into the graph from muk.az.

Cypher and MCP

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

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