Skip to content

Hostname

tr.staff-start.com

Last fetched

tr.staff-start.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · tr.staff-start.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tr.staff-start.com

Resolution chain

tr.staff-start.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.146.11313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.121.17713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.227.3713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.3.12118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.60.6318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.127.6318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.34.2373.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.42.683.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.66.643.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.77.1033.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.74.11535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.157.21335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.122.18052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.12.8054.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.193.8354.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.110.21754.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.15.20854.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.139.14954.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.164.24454.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.100.10354.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with tr.staff-start.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from tr.staff-start.com.

Cypher and MCP

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

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