Skip to content

Hostname

chat-work.com

Last fetched

chat-work.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · chat-work.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/chat-work.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.103.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.473.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1233.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2053.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.343.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.803.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1483.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.33.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.713.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.743.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.5252.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.16352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.6352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.6752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.11252.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
chatwork
Contact emails

Subdomains

6 observed subdomains of chat-work.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for chat-work.com.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEfc1409.cuenote.jp
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.bmv.jp

Related pages

Pivot deeper into the graph from chat-work.com.

Cypher and MCP

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

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