Skip to content

Hostname

mtel.ba

Last fetched

mtel.ba resolves to 1 IPv4 address operated by TELEKOM-AS in RS.

Nutrition Label

WHISPER CANON · mtel.baRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mtel.ba

Resolution chain

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

IPPrefixASNOperatorCountry
195.178.37.181195.178.32.0/19AS8400TELEKOM-ASRS

WHOIS identity

Registrar
Organization
korp2-net
Contact emails

Subdomains

71 observed subdomains of mtel.ba.

Web-graph footprint

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

383 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mtel.ba.

MechanismTarget
SPF_IP81.93.84.98
SPF_IP81.93.94.130/32
SPF_IP81.93.94.134/32
SPF_IP89.111.227.83

Related pages

Pivot deeper into the graph from mtel.ba.

Cypher and MCP

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

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