Skip to content

Hostname

wework.co.jp

Last fetched

wework.co.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · wework.co.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/wework.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.60.2918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.8.1218.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.3818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.7418.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.9518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
52.85.31.11352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
wework japan g.k.
Contact emails

Subdomains

23 observed subdomains of wework.co.jp.

Web-graph footprint

Distinct hostnames that link to or from wework.co.jp in the public web crawl.

235 sites link to this hostname.

193 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wework.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from wework.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wework.co.jp"})-[: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.