Skip to content

Hostname

intouchhq.com

Last fetched

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

Nutrition Label

WHISPER CANON · intouchhq.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/intouchhq.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.89.8316.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.186.252.218.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.229.14652.218.229.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.233.9852.218.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.18752.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.148.17152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.17952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.10752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.7552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.19552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.20352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.8352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.9952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.7552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.8352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of intouchhq.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from intouchhq.com.

Cypher and MCP

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

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