Skip to content

Hostname

mycontrols.com

Last fetched

mycontrols.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mycontrols.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mycontrols.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.5916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.7416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.11616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.16016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.10816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.11016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.2216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.98.18116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.10152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.19752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.84.8352.217.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.4554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.163.22154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.164.554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.228.20554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

3 observed subdomains of mycontrols.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mycontrols.com.

Cypher and MCP

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

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