Hostname
aragonhost.com
Last fetched
aragonhost.com resolves to 1 IPv4 address operated by AS51559 in TR. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
aragonhost.com 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 |
|---|---|---|---|---|
| 89.252.166.171 | 89.252.166.0/24 | AS51559 | — | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- wisnet teknoloji sanayi ve ticaret a.ş.
- Contact emails
Subdomains
11 observed subdomains of aragonhost.com.
Threat posture
History
Mail and authentication
MX records
- aragonhost.com
SPF policy
25 SPF mechanisms authorising senders for aragonhost.com.
| Mechanism | Target |
|---|---|
| SPF_A | aragonhost.com |
| SPF_IP | 144.76.151.161 |
| SPF_IP | 144.76.99.79 |
| SPF_IP | 144.76.99.80 |
| SPF_IP | 152.53.120.252 |
| SPF_IP | 152.53.129.222 |
| SPF_IP | 152.53.142.196 |
| SPF_IP | 152.53.153.240 |
| SPF_IP | 152.53.154.79 |
| SPF_IP | 152.53.183.73 |
| SPF_IP | 152.53.250.141 |
| SPF_IP | 159.195.26.46 |
| SPF_IP | 162.55.18.199 |
| SPF_IP | 167.235.8.180 |
| SPF_IP | 185.207.106.92 |
| SPF_IP | 185.246.87.230 |
| SPF_IP | 185.252.235.209 |
| SPF_IP | 212.132.97.64 |
| SPF_IP | 46.4.182.4 |
| SPF_IP | 5.9.170.70 |
| SPF_IP | 5.9.235.45 |
| SPF_IP | 65.21.226.95 |
| SPF_IP | 89.252.166.171 |
| SPF_IP | 94.16.117.37 |
| SPF_MX | aragonhost.com |
Related pages
Pivot deeper into the graph from aragonhost.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aragonhost.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.