Skip to content

Hostname

launchcycle.com

Last fetched

launchcycle.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · launchcycle.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/launchcycle.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.10318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.10918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.36.1018.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.10618.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.3518.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.4618.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of launchcycle.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for launchcycle.com.

MechanismTarget
SPF_Alaunchcycle.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.braintreegateway.com
SPF_IP64.49.217.116/32
SPF_IP64.49.217.117/32
SPF_IP64.49.217.118/32
SPF_IP64.49.217.119/32
SPF_MXlaunchcycle.com

Related pages

Pivot deeper into the graph from launchcycle.com.

Cypher and MCP

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

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