Skip to content

Hostname

ko.dev-ep.ttstaging.com.tw

Last fetched

ko.dev-ep.ttstaging.com.tw resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · ko.dev-ep.ttstaging.com.twRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ko.dev-ep.ttstaging.com.tw

Resolution chain

ko.dev-ep.ttstaging.com.tw resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.45.11913.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.1413.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.1713.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.5413.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.64.122.1818.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.218.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.4418.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.4718.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.85.193.2152.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.2652.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.8552.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.9452.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ko.dev-ep.ttstaging.com.tw in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ko.dev-ep.ttstaging.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ko.dev-ep.ttstaging.com.tw"})-[: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.