Skip to content

Hostname

ptt.gov.tr

Last fetched

ptt.gov.tr resolves to 1 IPv4 address operated by AS205335 in TR.

Nutrition Label

WHISPER CANON · ptt.gov.trRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ptt.gov.tr

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.152.26185.220.152.0/24AS205335TR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

63 observed subdomains of ptt.gov.tr.

Web-graph footprint

Distinct hostnames that link to or from ptt.gov.tr in the public web crawl.

829 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ptt.gov.tr.

MechanismTarget
SPF_Aptt.gov.tr
SPF_Apttsmtp.ptt.gov.tr
SPF_Asmtp.ptt.gov.tr
SPF_IP185.220.152.108
SPF_IP185.220.152.120
SPF_IP185.220.152.121
SPF_IP185.220.152.17
SPF_IP185.220.152.28
SPF_MXptt.gov.tr

Related pages

Pivot deeper into the graph from ptt.gov.tr.

Cypher and MCP

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

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