Skip to content

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

WHISPER CANON · superix.hostRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/superix.host

Resolution chain

superix.host resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
119.252.187.180119.252.184.0/22AS45152ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting SolutionsAU
119.252.187.181119.252.184.0/22AS45152ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting SolutionsAU
119.252.187.182119.252.184.0/22AS45152ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting SolutionsAU
131.226.2.104131.226.2.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCUS
131.226.2.116131.226.2.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCUS
131.226.2.117131.226.2.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCUS
131.226.2.122131.226.2.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCUS
131.226.2.130131.226.2.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCUS
142.171.255.181142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.182142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.188142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.189142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.190142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
192.3.207.2192.3.204.0/22AS36352AS-COLOCROSSING - HostPapaUS
192.3.207.3192.3.204.0/22AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.223198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.224198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.225198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.226198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.227198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS

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

SPF policy

2 SPF mechanisms authorising senders for superix.host.

MechanismTarget
SPF_Adns.ferako.com
SPF_Adns.interfacezen.net

Related pages

Pivot deeper into the graph from superix.host.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.