Skip to content

Hostname

x-work.jp

Last fetched

x-work.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · x-work.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/x-work.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.105108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.74108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.80108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.99108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.127108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.14108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.28108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.30108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.174.46.1293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.613.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.643.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.893.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

8 observed subdomains of x-work.jp.

Web-graph footprint

Distinct hostnames that link to or from x-work.jp in the public web crawl.

122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for x-work.jp.

MechanismTarget
SPF_INCLUDEdhfdpml17b.powerspf.com

Related pages

Pivot deeper into the graph from x-work.jp.

Cypher and MCP

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

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