Skip to content

Hostname

baticonta.com

Last fetched

baticonta.com resolves to 2 IPv4 addresses operated by VERIDYEN - Veridyen Bilisim Teknolojileri Sanayi ve Ticaret Limited Sirketi in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · baticonta.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/baticonta.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.151.250.17945.151.250.0/24AS209853VERIDYEN - Veridyen Bilisim Teknolojileri Sanayi ve Ticaret Limited SirketiTR
94.138.197.17094.138.197.0/24AS49126AS49126 - IHS Kurumsal Teknoloji Hizmetleri A.STR

WHOIS identity

Registrar
iana:1601
Organization
baticonta_com
Contact emails

Subdomains

3 observed subdomains of baticonta.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for baticonta.com.

MechanismTarget
SPF_Abaticonta.com
SPF_INCLUDE_spf.uzmanposta.com
SPF_MXbaticonta.com

Related pages

Pivot deeper into the graph from baticonta.com.

Cypher and MCP

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

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