Hostname
azatliq.org
Last fetched
azatliq.org resolves to 18 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:1011 as the registrar.
Nutrition Label
Resolution chain
azatliq.org resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.51.149.49 | 184.51.148.0/23 | AS20940 | AKAMAI-ASN1 | US |
| 184.51.149.67 | 184.51.148.0/23 | AS20940 | AKAMAI-ASN1 | US |
| 184.86.103.218 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.220 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.103 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.105 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.112 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.115 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.122 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.67 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.71 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.84 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.93 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.24.95 | 23.200.24.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.224.114 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.224.115 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 95.100.110.20 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.110.30 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:1011
- Organization
- radio free europe
- Contact emails
Subdomains
9 observed subdomains of azatliq.org.
Web-graph footprint
Distinct hostnames that link to or from azatliq.org in the public web crawl.
233 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for azatliq.org.
| Mechanism | Target |
|---|---|
| SPF_A | azatliq.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | azatliq.org |
| SPF_MX | rferl.goolara.net |
Related pages
Pivot deeper into the graph from azatliq.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "azatliq.org"})-[: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.