Skip to content

Hostname

techcommodations.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.185.19316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.25516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.11216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.24016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.2316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.35.10116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.7716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.43.6116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.7716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.14.2003.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.56.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.100.7552.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.116.6152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.15752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.223.5352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.66.25152.217.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.82.2752.217.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.19552.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
techcommodations l.l.c.
Contact emails

Subdomains

1 observed subdomain of techcommodations.com.

Threat posture

History

Related pages

Pivot deeper into the graph from techcommodations.com.

Cypher and MCP

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

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