Skip to content

Hostname

ctrlf5.com.tr

Last fetched

ctrlf5.com.tr resolves to 1 IPv4 address operated by AS43260 in TR.

Nutrition Label

WHISPER CANON · ctrlf5.com.trRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ctrlf5.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
185.254.237.145185.254.237.0/24AS43260TR

WHOIS identity

No WHOIS records are currently associated with ctrlf5.com.tr in WhisperGraph.

Subdomains

38 observed subdomains of ctrlf5.com.tr.

Web-graph footprint

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

12 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for ctrlf5.com.tr.

MechanismTarget
SPF_IP179.61.128.134
SPF_IP179.61.128.190
SPF_IP179.61.128.214
SPF_IP179.61.128.223
SPF_IP179.61.130.155
SPF_IP179.61.147.188
SPF_IP181.214.185.199
SPF_IP181.214.185.213
SPF_IP181.214.185.214
SPF_IP181.214.185.43
SPF_IP181.214.190.219
SPF_IP181.215.0.199
SPF_IP181.215.2.196
SPF_IP185.254.237.145
SPF_IP191.96.191.192
SPF_REDIRECT_spf.yandex.net

Related pages

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

Cypher and MCP

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

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