Skip to content

Hostname

balkanjm.com

Last fetched

balkanjm.com resolves to 2 IPv4 addresses operated by AS201520 in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · balkanjm.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/balkanjm.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.95.2.15185.95.2.0/24AS201520TR
74.119.239.23474.119.239.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:1091
Organization
cem ozdinc
Contact emails

Subdomains

8 observed subdomains of balkanjm.com.

Web-graph footprint

Distinct hostnames that link to or from balkanjm.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for balkanjm.com.

MechanismTarget
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from balkanjm.com.

Cypher and MCP

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

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