Skip to content

Hostname

posta.com.tr

Last fetched

posta.com.tr resolves to 1 IPv4 address operated by AS12978 in TR.

Nutrition Label

WHISPER CANON · posta.com.trRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/posta.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
83.66.162.2683.66.162.0/24AS12978TR

WHOIS identity

Registrar
Organization
do?an gazetecilik a. ?.
Contact emails

Subdomains

12 observed subdomains of posta.com.tr.

Web-graph footprint

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

1,736 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for posta.com.tr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.106.208.243
SPF_IP212.31.0.50
SPF_MXposta.com.tr

Related pages

Pivot deeper into the graph from posta.com.tr.

Cypher and MCP

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

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