Skip to content

Hostname

mail.baticonta.com

Last fetched

mail.baticonta.com resolves to 7 IPv4 addresses operated by ASTurkNet - TurkNet Iletisim Hizmetleri A.S. in TR.

Nutrition Label

WHISPER CANON · mail.baticonta.comRouting diversity4.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.baticonta.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.146.44.134159.146.44.0/24AS12735ASTurkNet - TurkNet Iletisim Hizmetleri A.S.TR
185.198.199.67185.198.199.0/24AS51540DALNET-ASN - DAL Bilgi Teknolojileri ve Bilisim Sistemleri Ticaret A.S.TR
188.119.51.226188.119.51.0/24AS12735ASTurkNet - TurkNet Iletisim Hizmetleri A.S.TR
188.132.148.228188.132.148.0/24AS42910PREMIERDC-VERI-MERKEZI-ANONIM-SIRKETI - PremierDC Veri Merkezi Anonim SirketiTR
45.151.250.17945.151.250.0/24AS209853VERIDYEN - Veridyen Bilisim Teknolojileri Sanayi ve Ticaret Limited SirketiTR
46.31.147.19546.31.147.0/24AS51540DALNET-ASN - DAL Bilgi Teknolojileri ve Bilisim Sistemleri Ticaret A.S.TR
77.92.139.21377.92.139.0/24AS42910PREMIERDC-VERI-MERKEZI-ANONIM-SIRKETI - PremierDC Veri Merkezi Anonim SirketiTR

WHOIS identity

No WHOIS records are currently associated with mail.baticonta.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mail.baticonta.com.

MechanismTarget
SPF_Amail.baticonta.com
SPF_INCLUDE_spf.uzmanposta.com
SPF_MXmail.baticonta.com

Related pages

Pivot deeper into the graph from mail.baticonta.com.

Cypher and MCP

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

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