Skip to content

Hostname

cdp.sph.com.sg

Last fetched

cdp.sph.com.sg resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · cdp.sph.com.sgRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cdp.sph.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.5.1813.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.213.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.8813.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.9613.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.12213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.135.1143.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.453.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.793.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.843.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cdp.sph.com.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdp.sph.com.sg"})-[: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.