Hostname
zspace.com
Last fetched
zspace.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zspace.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.139.25.47 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.140.113.234 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- namecheap.com namecheap.com
- Contact emails
- 50961f767d2c44149fc5581567417936.protect@whoisguard.com
- support@namecheap.com
- 27b0317b-85c3-4f80-a569-2f19d69689a5@identity-protect.org
- 4cdd518b-c974-40f7-a05e-336852852902@identity-protect.org
- ac8a5f18-f847-4217-a945-d5a38ea54026@identity-protect.org
- b10a5bc3-25ab-4a45-af3c-ffe11b0e794a@identity-protect.org
- c5019c5a-41e8-4cbe-b175-90dfa23cd84d@identity-protect.org
- ede29cbe-d9d0-43b8-9ea3-006c28dbbef2@identity-protect.org
- owner-10030690@zspace.com.whoisprivacyservice.org
- owner-1124084@zspace.com.whoisprivacyservice.org
- owner-116855@zspace.com.whoisprivacyservice.org
- owner-2005898@zspace.com.whoisprivacyservice.org
- owner-2892788@zspace.com.whoisprivacyservice.org
- owner-314237@zspace.com.whoisprivacyservice.org
- owner-3584877@zspace.com.whoisprivacyservice.org
- owner-6070542@zspace.com.whoisprivacyservice.org
- owner-6900708@zspace.com.whoisprivacyservice.org
- owner-7992037@zspace.com.whoisprivacyservice.org
- owner-8411596@zspace.com.whoisprivacyservice.org
- owner-8459368@zspace.com.whoisprivacyservice.org
Subdomains
103 observed subdomains of zspace.com.
Showing 25 of 103. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zspace.com in the public web crawl.
387 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for zspace.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 555671.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | u1369171.wl.sendgrid.net |
Related pages
Pivot deeper into the graph from zspace.com.
- IP · 3.139.25.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 50961f767d2c44149fc5581567417936.protect@whoisguard.com
- TLD · .com
- Browse hostnames · zs…
- 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: "zspace.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.