Skip to content

Hostname

unispace.com

Last fetched

unispace.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · unispace.comRouting diversity6.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unispace.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.21516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.10716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.11016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.4416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.21516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.106.16516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.108.10116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.14916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.14116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.208.9352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.219.22952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.40.7752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.63.1352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1376
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

11 observed subdomains of unispace.com.

Web-graph footprint

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

375 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for unispace.com.

Related pages

Pivot deeper into the graph from unispace.com.

Cypher and MCP

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

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