Skip to content

Hostname

mk.audio.ro

Last fetched

mk.audio.ro resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO.

Nutrition Label

WHISPER CANON · mk.audio.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mk.audio.ro

Resolution chain

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

IPPrefixASNOperatorCountry
193.226.71.29193.226.71.0/24AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

No WHOIS records are currently associated with mk.audio.ro in WhisperGraph.

Subdomains

1 observed subdomain of mk.audio.ro.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mk.audio.ro.

MechanismTarget
SPF_Amk.audio.ro
SPF_IP46.102.144.115
SPF_IP81.181.254.42
SPF_IP93.115.112.17
SPF_MXmk.audio.ro

Related pages

Pivot deeper into the graph from mk.audio.ro.

Cypher and MCP

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

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