Hostname
arbys.com.tr
Last fetched
arbys.com.tr resolves to 1 IPv4 address operated by AS12840 in TR.
Nutrition Label
Resolution chain
arbys.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.109.113.90 | 212.109.113.0/24 | AS12840 | — | TR |
WHOIS identity
- Registrar
- —
- Organization
- arbys restaurant group
- Contact emails
Subdomains
3 observed subdomains of arbys.com.tr.
| Subdomain |
|---|
| bulten.arbys.com.tr |
| www.arbys.com.tr |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from arbys.com.tr in the public web crawl.
40 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for arbys.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | arbys.com.tr |
| SPF_IP | 94.75.221.199 |
| SPF_IP | 94.75.221.207 |
| SPF_IP | 94.75.221.208 |
| SPF_IP | 94.75.221.209 |
| SPF_IP | 94.75.221.210 |
| SPF_IP | 94.75.221.212 |
| SPF_IP | 95.211.17.65 |
| SPF_IP | 95.211.17.66 |
| SPF_IP | 95.211.17.67 |
| SPF_IP | 95.211.17.70 |
| SPF_IP | 95.211.17.71 |
| SPF_MX | arbys.com.tr |
Related pages
Pivot deeper into the graph from arbys.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arbys.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.