Skip to content

Hostname

orbilling-dev.stratis-troika.com

Last fetched

orbilling-dev.stratis-troika.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · orbilling-dev.stratis-troika.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/orbilling-dev.stratis-troika.com

Resolution chain

orbilling-dev.stratis-troika.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.45108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.65108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.89108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.91108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.2213.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.3513.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.6613.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.7413.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.1243.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.423.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.493.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.863.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with orbilling-dev.stratis-troika.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from orbilling-dev.stratis-troika.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "orbilling-dev.stratis-troika.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.