All hostnames 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.com Routing diversity 6.1/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.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.
IP Prefix ASN Operator Country 13.112.146.113 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.159.121.177 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.159.227.37 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.3.121 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.180.60.63 18.180.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.181.127.63 18.180.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.34.237 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.42.68 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.66.64 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.77.103 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.75.74.115 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.76.157.213 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.122.180 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.178.12.80 54.178.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.199.193.83 54.199.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.238.110.217 54.238.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.238.15.208 54.238.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.248.139.149 54.248.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.248.164.244 54.248.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.95.100.103 54.95.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with tr.staff-start.com in WhisperGraph.
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .