Skip to content

Hostname

mta.stb.com.mk

Last fetched

mta.stb.com.mk resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in GB.

Nutrition Label

WHISPER CANON · mta.stb.com.mkRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mta.stb.com.mk

Resolution chain

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

IPPrefixASNOperatorCountry
83.222.241.9683.222.224.0/19AS13768COGECO-PEER1 - Aptum TechnologiesGB

WHOIS identity

No WHOIS records are currently associated with mta.stb.com.mk in WhisperGraph.

Subdomains

2 observed subdomains of mta.stb.com.mk.

Threat posture

History

Mail and authentication

MX records

  • mta.stb.com.mk

SPF policy

9 SPF mechanisms authorising senders for mta.stb.com.mk.

MechanismTarget
SPF_IP192.174.82.39
SPF_IP192.174.82.40
SPF_IP83.222.241.105
SPF_IP83.222.241.109
SPF_IP83.222.241.110
SPF_IP83.222.241.146
SPF_IP83.222.241.245
SPF_IP83.222.241.71
SPF_IP83.222.241.96

Related pages

Pivot deeper into the graph from mta.stb.com.mk.

Cypher and MCP

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

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