Skip to content

Hostname

a-worker.com

Last fetched

a-worker.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · a-worker.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/a-worker.com

Resolution chain

a-worker.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.125.14813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.171.19813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.47.12443.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.27.10152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.202.12252.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.227.15654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from a-worker.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for a-worker.com.

MechanismTarget
SPF_INCLUDE_spf-sd.wadax-sv.jp
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.mptx.jp
SPF_INCLUDEspf.satorimail.net
SPF_IP153.123.7.60/32

Related pages

Pivot deeper into the graph from a-worker.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "a-worker.com"})-[: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.