Skip to content

Hostname

arbys.com.tr

Last fetched

arbys.com.tr resolves to 1 IPv4 address operated by AS12840 in TR.

Nutrition Label

WHISPER CANON · arbys.com.trRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/arbys.com.tr

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.

IPPrefixASNOperatorCountry
212.109.113.90212.109.113.0/24AS12840TR

WHOIS identity

Registrar
Organization
arbys restaurant group
Contact emails

Subdomains

3 observed subdomains of arbys.com.tr.

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for arbys.com.tr.

MechanismTarget
SPF_Aarbys.com.tr
SPF_IP94.75.221.199
SPF_IP94.75.221.207
SPF_IP94.75.221.208
SPF_IP94.75.221.209
SPF_IP94.75.221.210
SPF_IP94.75.221.212
SPF_IP95.211.17.65
SPF_IP95.211.17.66
SPF_IP95.211.17.67
SPF_IP95.211.17.70
SPF_IP95.211.17.71
SPF_MXarbys.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.