Skip to content

Hostname

chat.support-r.com

Last fetched

chat.support-r.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · chat.support-r.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/chat.support-r.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.66.233.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.483.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.573.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1953.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.163.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.1693.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.973.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.83.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.503.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.112.5252.218.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.30.11652.218.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.40.3652.218.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.20452.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.16.14852.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.1252.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.19.25252.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with chat.support-r.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from chat.support-r.com in the public web crawl.

7 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from chat.support-r.com.

Cypher and MCP

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

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