Skip to content

Hostname

cdgo.com

Last fetched

cdgo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cdgo.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cdgo.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.117.1993.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.154.4234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.101.15734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.145.8252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.220.21652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.208.352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of cdgo.com.

Subdomain
www.cdgo.com

Web-graph footprint

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

143 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cdgo.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from cdgo.com.

Cypher and MCP

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

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