Hostname
aristeasa.com
Last fetched
aristeasa.com resolves to 1 IPv4 address operated by Xneelo (Pty) Ltd - Xneelo (Pty) Ltd in ZA. WHOIS lists iana:2287 as the registrar.
Nutrition Label
Resolution chain
aristeasa.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 |
|---|---|---|---|---|
| 129.232.147.246 | 129.232.128.0/17 | AS37153 | Xneelo (Pty) Ltd - Xneelo (Pty) Ltd | ZA |
WHOIS identity
- Registrar
- iana:2287
- Organization
- dns admin
- Contact emails
Subdomains
2 observed subdomains of aristeasa.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for aristeasa.com.
| Mechanism | Target |
|---|---|
| SPF_A | aristeasa.com |
| SPF_A | hosting1.infra.marstech.co.za |
| SPF_INCLUDE | infra.marstech.co.za |
| SPF_INCLUDE | marsdns.co.za |
| SPF_INCLUDE | spf.marsdns.co.za |
| SPF_MX | aristeasa.com |
Related pages
Pivot deeper into the graph from aristeasa.com.
- IP · 129.232.147.246
- ASN · AS37153Xneelo (Pty) Ltd - Xneelo (Pty) Ltd
- Registrar · iana:2287
- Country · ZA
- Email · support@marstech.co.za
- TLD · .com
- Browse hostnames · ar…
- 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: "aristeasa.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.