Skip to content

Hostname

touchprogram.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.21316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.22416.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.17416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.12816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.13916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.241.7552.216.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.5352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.104.9152.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.115.19752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.68.9152.217.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.96.1952.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.3754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.195.18154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.227.18154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
biogen idec
Contact emails

Subdomains

11 observed subdomains of touchprogram.com.

Web-graph footprint

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

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from touchprogram.com.

Cypher and MCP

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

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