Skip to content

Hostname

sitelaunch.cc

Last fetched

sitelaunch.cc resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sitelaunch.ccRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sitelaunch.cc

Resolution chain

sitelaunch.cc resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.17.2416.12.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
16.12.17.5616.12.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.1053.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.173.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.363.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.613.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.73.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.393.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.623.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.573.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.813.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.144.3652.95.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.148.18052.95.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.149.18052.95.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.11952.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.752.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
orange bus
Contact emails

Web-graph footprint

Distinct hostnames that link to or from sitelaunch.cc in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sitelaunch.cc.

Cypher and MCP

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

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