Skip to content

Hostname

speedlaunch.ai

Last fetched

speedlaunch.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · speedlaunch.aiRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/speedlaunch.ai

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.185.1018.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.1818.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.5518.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.5918.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
52.85.31.4552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with speedlaunch.ai in WhisperGraph.

Subdomains

42 observed subdomains of speedlaunch.ai.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for speedlaunch.ai.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from speedlaunch.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "speedlaunch.ai"})-[: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.