Skip to content

Hostname

launch.orbitapps.com

Last fetched

launch.orbitapps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

launch.orbitapps.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.12313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.1283.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.273.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.483.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.613.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with launch.orbitapps.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from launch.orbitapps.com in the public web crawl.

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from launch.orbitapps.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "launch.orbitapps.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.