Skip to content

Hostname

ziaspace.com

Last fetched

ziaspace.com resolves to 2 IPv4 addresses operated by WEBNX - WebNX, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ziaspace.comRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ziaspace.com

Resolution chain

ziaspace.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.18.205.178216.18.205.0/24AS18450WEBNX - WebNX, Inc.US
167.253.35.218167.253.35.0/24AS400175MICROTRONIX-ESOLUTIONS - Microtronix ESolutions, LLCUS

WHOIS identity

Registrar
iana:69
Organization
elaine walker
Contact emails

Subdomains

26 observed subdomains of ziaspace.com.

Web-graph footprint

Distinct hostnames that link to or from ziaspace.com in the public web crawl.

45 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ziaspace.com.

MechanismTarget
SPF_Aziaspace.com
SPF_IP173.198.243.126/32
SPF_IP192.80.49.0/24
SPF_IP199.233.217.200/32
SPF_IP2001:470:a085:999::25/128
SPF_IP216.18.205.176/29
SPF_IP216.18.205.178
SPF_IP2600:1700:b80:74c0::/64
SPF_IP2604:7c00:23:5:ff71:c3ae:58d8:ecb8/128
SPF_IP2607:f2d8:4010:4e:0:0:0:acab
SPF_IP47.51.20.208/29
SPF_MXziaspace.com

Related pages

Pivot deeper into the graph from ziaspace.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ziaspace.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 20

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