Skip to content

Hostname

openwork.jp

Last fetched

openwork.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · openwork.jpRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/openwork.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.109.10913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.57.10913.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.94.6413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.45.3452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.251.23552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.154.13852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.195.4152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.79.25152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.114.17854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.118.4054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.103.12857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.190.4857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
open work
Contact emails

Subdomains

12 observed subdomains of openwork.jp.

Web-graph footprint

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

781 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for openwork.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from openwork.jp.

Cypher and MCP

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

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