Hostname
superix.host
Last fetched
superix.host resolves to 20 IPv4 addresses operated by ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting Solutions in AU. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
superix.host resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.252.187.180 | 119.252.184.0/22 | AS45152 | ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting Solutions | AU |
| 119.252.187.181 | 119.252.184.0/22 | AS45152 | ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting Solutions | AU |
| 119.252.187.182 | 119.252.184.0/22 | AS45152 | ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting Solutions | AU |
| 131.226.2.104 | 131.226.2.0/24 | AS965 | WEBHOSTINGHOLDINGS - Webhosting Holdings LLC | US |
| 131.226.2.116 | 131.226.2.0/24 | AS965 | WEBHOSTINGHOLDINGS - Webhosting Holdings LLC | US |
| 131.226.2.117 | 131.226.2.0/24 | AS965 | WEBHOSTINGHOLDINGS - Webhosting Holdings LLC | US |
| 131.226.2.122 | 131.226.2.0/24 | AS965 | WEBHOSTINGHOLDINGS - Webhosting Holdings LLC | US |
| 131.226.2.130 | 131.226.2.0/24 | AS965 | WEBHOSTINGHOLDINGS - Webhosting Holdings LLC | US |
| 142.171.255.181 | 142.171.128.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 142.171.255.182 | 142.171.128.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 142.171.255.188 | 142.171.128.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 142.171.255.189 | 142.171.128.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 142.171.255.190 | 142.171.128.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 192.3.207.2 | 192.3.204.0/22 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 192.3.207.3 | 192.3.204.0/22 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.223 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.224 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.225 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.226 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.227 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- —
Subdomains
14 observed subdomains of superix.host.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for superix.host.
| Mechanism | Target |
|---|---|
| SPF_A | dns.ferako.com |
| SPF_A | dns.interfacezen.net |
Related pages
Pivot deeper into the graph from superix.host.
- IP · 119.252.187.180
- ASN · AS45152ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting Solutions
- Registrar · iana:1068
- Country · AU
- TLD · .host
- Browse hostnames · su…
- 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: "superix.host"})-[: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.