Skip to content

Hostname

evisa.gov.tr

Last fetched

evisa.gov.tr resolves to 1 IPv4 address operated by AS9121 in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.174.190.168212.174.190.0/24AS9121TR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

7 observed subdomains of evisa.gov.tr.

Web-graph footprint

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

2,292 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aeposta.evisa.gov.tr
SPF_IP212.174.190.52
SPF_IP212.174.190.60
SPF_IP212.174.190.62
SPF_IP88.255.55.52
SPF_IP88.255.55.53
SPF_IP88.255.55.60
SPF_IP88.255.55.62
SPF_MXevisa.gov.tr

Related pages

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

Cypher and MCP

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

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