Hostname
atiktuk.com
Last fetched
atiktuk.com resolves to 2 IPv4 addresses operated by AS43927 in RO. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
atiktuk.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 |
|---|---|---|---|---|
| 185.250.106.249 | 185.250.106.0/24 | AS43927 | — | RO |
| 81.8.91.201 | 81.8.0.0/17 | AS15924 | — | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- atiktuk bilgisayar yaz?l?m iletisim hizmetleri sanayi ve d?s tic. ltd. sti.
- Contact emails
Subdomains
3 observed subdomains of atiktuk.com.
Web-graph footprint
Distinct hostnames that link to or from atiktuk.com in the public web crawl.
5 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- atiktuk.com
- mail.atiktuk.com
SPF policy
5 SPF mechanisms authorising senders for atiktuk.com.
| Mechanism | Target |
|---|---|
| SPF_A | atiktuk.com |
| SPF_A | p121.safir.net.tr |
| SPF_IP | 185.250.106.249 |
| SPF_IP | 81.8.91.201 |
| SPF_MX | atiktuk.com |
Related pages
Pivot deeper into the graph from atiktuk.com.
- IP · 185.250.106.249
- ASN · AS43927
- Registrar · iana:3871
- Country · RO
- Email · 5dabf7f9f9a7f2405bdec1181729d1620b0f9f58@whois.gkg.net
- TLD · .com
- Browse hostnames · at…
- 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: "atiktuk.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.