Skip to content

Hostname

sienatech.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.15916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.16616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.4616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.6716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.12616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.14916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.16516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.106.22916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.10916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.9316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.6116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.71.14116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.18916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241329006
Contact emails

Subdomains

672 observed subdomains of sienatech.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sienatech.com.

Related pages

Pivot deeper into the graph from sienatech.com.

Cypher and MCP

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

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