Hostname
altug.design
Last fetched
altug.design resolves to 1 IPv4 address operated by AS42846 in TR. WHOIS lists iana:1531 as the registrar.
Nutrition Label
Resolution chain
altug.design 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 |
|---|---|---|---|---|
| 185.106.208.33 | 185.106.208.0/24 | AS42846 | — | TR |
WHOIS identity
- Registrar
- iana:1531
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
Subdomains
13 observed subdomains of altug.design.
Web-graph footprint
Distinct hostnames that link to or from altug.design in the public web crawl.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for altug.design.
| Mechanism | Target |
|---|---|
| SPF_A | altug.design |
| SPF_A | host.altug.design |
| SPF_MX | altug.design |
Related pages
Pivot deeper into the graph from altug.design.
- IP · 185.106.208.33
- ASN · AS42846
- Registrar · iana:1531
- Country · TR
- Email · 50e4b8e6ad430f31a82b7d603e913e87e4d0cd7f@private.design
- TLD · .design
- Browse hostnames · al…
- 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: "altug.design"})-[: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.