Skip to content

Hostname

cu-pt1.com

Last fetched

cu-pt1.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cu-pt1.comRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cu-pt1.com

Resolution chain

cu-pt1.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.214.81.12713.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.194.19313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.46.4218.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.132.4718.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.182.1718.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.122.22618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.30.10018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.48.813.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.123.14447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.194.11952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.18.10352.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.166.25154.179.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.125.4054.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.
52.77.169.8952.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
47.131.205.4547.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:468
Organization
on behalf of cu-pt1.com owner
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from cu-pt1.com.

Cypher and MCP

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

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