Skip to content

Hostname

novatv.mk

Last fetched

novatv.mk resolves to 2 IPv4 addresses operated by AS142594 in GB. WHOIS lists registrar:unet-reg as the registrar.

Nutrition Label

WHISPER CANON · novatv.mkRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/novatv.mk

Resolution chain

novatv.mk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:unet-reg
Organization
Contact emails

Subdomains

8 observed subdomains of novatv.mk.

Web-graph footprint

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

217 sites link to this hostname.

238 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • novatv.mk

SPF policy

5 SPF mechanisms authorising senders for novatv.mk.

MechanismTarget
SPF_Anovatv.mk
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-record.net
SPF_IP103.170.154.80
SPF_MXnovatv.mk

Related pages

Pivot deeper into the graph from novatv.mk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "novatv.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.