Skip to content

Hostname

connect.cd

Last fetched

connect.cd resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:nic cd migration as the registrar.

Nutrition Label

WHISPER CANON · connect.cdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/connect.cd

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1843.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2083.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.883.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.573.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1463.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.253.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.363.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.433.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.553.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.783.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.863.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.1352.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.11152.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.19152.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.8352.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:nic cd migration
Organization
office congolais des postes et telecommunications - ocpt
Contact emails

Subdomains

2 observed subdomains of connect.cd.

Web-graph footprint

Distinct hostnames that link to or from connect.cd in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from connect.cd.

Cypher and MCP

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

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