Hostname
yoktr.com
Last fetched
yoktr.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1534 as the registrar.
Nutrition Label
Resolution chain
yoktr.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.38.178.243 | 209.38.176.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 94.199.205.247 | 94.199.205.0/24 | AS42807 | — | TR |
WHOIS identity
- Registrar
- iana:1534
- Organization
- domain admin
- Contact emails
Subdomains
10 observed subdomains of yoktr.com.
Showing 5 of 10. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yoktr.com in the public web crawl.
18 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- yoktr.com
SPF policy
8 SPF mechanisms authorising senders for yoktr.com.
| Mechanism | Target |
|---|---|
| SPF_A | yoktr.com |
| SPF_INCLUDE | _spf.trwww.com |
| SPF_INCLUDE | _spf.turhost.com |
| SPF_IP | 109.232.216.169 |
| SPF_IP | 109.232.216.171 |
| SPF_IP | 94.199.201.8 |
| SPF_IP | 94.199.205.247 |
| SPF_MX | yoktr.com |
Related pages
Pivot deeper into the graph from yoktr.com.
- IP · 209.38.178.243
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1534
- Country · DE
- Email · contact@privacyprotect.org
- TLD · .com
- Browse hostnames · yo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yoktr.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.