Skip to content

Hostname

mtel.mk

Last fetched

mtel.mk resolves to 1 IPv4 address operated by NEOTEL-AS-MK - NEOTEL-AS-MK in MK.

Nutrition Label

WHISPER CANON · mtel.mkRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mtel.mk

Resolution chain

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

IPPrefixASNOperatorCountry
95.180.140.6295.180.128.0/18AS34772NEOTEL-AS-MK - NEOTEL-AS-MKMK

WHOIS identity

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

Subdomains

4 observed subdomains of mtel.mk.

Web-graph footprint

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

40 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mtel.mk.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.26.128.82
SPF_IP195.26.128.90
SPF_IP212.158.183.10
SPF_IP46.217.250.67
SPF_IP62.162.118.2
SPF_IP79.125.160.171
SPF_IP88.85.118.2
SPF_IP92.55.64.73
SPF_IP95.216.72.210

Related pages

Pivot deeper into the graph from mtel.mk.

Cypher and MCP

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

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