Skip to content

Hostname

telekom.mk

Last fetched

telekom.mk resolves to 1 IPv4 address operated by AS6821 in MK. WHOIS lists registrar:nextem-reg as the registrar.

Nutrition Label

WHISPER CANON · telekom.mkRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/telekom.mk

Resolution chain

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

IPPrefixASNOperatorCountry
195.26.149.209195.26.149.0/24AS6821MK

WHOIS identity

Registrar
registrar:nextem-reg
Organization
Contact emails

Subdomains

135 observed subdomains of telekom.mk.

Web-graph footprint

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

249 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for telekom.mk.

MechanismTarget
SPF_Atelekom.mk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.220.205.10
SPF_IP62.220.205.11
SPF_IP62.220.207.215
SPF_IP62.220.207.219
SPF_MXtelekom.mk

Related pages

Pivot deeper into the graph from telekom.mk.

Cypher and MCP

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

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