Skip to content

Hostname

ua.gov.tr

Last fetched

ua.gov.tr resolves to 1 IPv4 address operated by AS34984 in TR.

Nutrition Label

WHISPER CANON · ua.gov.trRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ua.gov.tr

Resolution chain

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

IPPrefixASNOperatorCountry
213.14.100.75213.14.100.0/23AS34984TR

WHOIS identity

Registrar
Organization
basbakanlik dpt ab egitim ve genclik prg.dai.bsk.
Contact emails

Subdomains

15 observed subdomains of ua.gov.tr.

Web-graph footprint

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

616 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ua.gov.tr.

MechanismTarget
SPF_IP213.14.100.85
SPF_IP213.14.100.86
SPF_MXua.gov.tr

Related pages

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

Cypher and MCP

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

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