Skip to content

Hostname

sg.ctweek.com

Last fetched

sg.ctweek.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.104.1063.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1083.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1203.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.843.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.174.98.43.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.563.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.663.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.73.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.2954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with sg.ctweek.com in WhisperGraph.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sg.ctweek.com.

Cypher and MCP

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

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