Skip to content

Hostname

mfa.gov.tr

Last fetched

mfa.gov.tr resolves to 3 IPv4 addresses operated by AS9121 in TR.

Nutrition Label

WHISPER CANON · mfa.gov.trRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/mfa.gov.tr

Resolution chain

mfa.gov.tr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

62 observed subdomains of mfa.gov.tr.

Web-graph footprint

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

4,554 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mfa.gov.tr.

MechanismTarget
SPF_IP212.174.190.60
SPF_IP212.174.190.61
SPF_IP212.174.190.62
SPF_IP212.174.190.63
SPF_MXmfa.gov.tr

Related pages

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

Cypher and MCP

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

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