Skip to content

Hostname

automedia.mk

Last fetched

automedia.mk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · automedia.mkRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/automedia.mk

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.175.18144.76.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with automedia.mk in WhisperGraph.

Subdomains

8 observed subdomains of automedia.mk.

Web-graph footprint

Distinct hostnames that link to or from automedia.mk in the public web crawl.

57 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • automedia.mk

SPF policy

5 SPF mechanisms authorising senders for automedia.mk.

MechanismTarget
SPF_Aautomedia.mk
SPF_IP144.76.175.18
SPF_IP23.227.133.42
SPF_IP23.227.133.50
SPF_MXautomedia.mk

Related pages

Pivot deeper into the graph from automedia.mk.

Cypher and MCP

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

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