Skip to content

Hostname

globalwork.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.64108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.75108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.80108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.91108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.7.114108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.13108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.56108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.83108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.249.182.11213.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.4013.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.7513.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.9813.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
point
Contact emails

Subdomains

8 observed subdomains of globalwork.jp.

Web-graph footprint

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

342 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from globalwork.jp.

Cypher and MCP

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

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