Skip to content

Hostname

mycbdesk.com

Last fetched

mycbdesk.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · mycbdesk.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mycbdesk.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.11413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.1052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.12052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
coldwell banker
Contact emails

Subdomains

34 observed subdomains of mycbdesk.com.

Web-graph footprint

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

583 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mycbdesk.com.

MechanismTarget
SPF_INCLUDEspf.anywhere.re

Related pages

Pivot deeper into the graph from mycbdesk.com.

Cypher and MCP

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

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