Skip to content

Hostname

career.openwork.jp

Last fetched

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

Nutrition Label

WHISPER CANON · career.openwork.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/career.openwork.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.179.73.20718.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.243.14052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.122.19952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.29.14854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with career.openwork.jp in WhisperGraph.

Subdomains

1 observed subdomain of career.openwork.jp.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for career.openwork.jp.

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

Related pages

Pivot deeper into the graph from career.openwork.jp.

Cypher and MCP

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

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