Skip to content

Hostname

conholdate.cloud

Last fetched

conholdate.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · conholdate.cloudRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/conholdate.cloud

Resolution chain

conholdate.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.222.236.2652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.4252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
aspose pty
Contact emails

Subdomains

25 observed subdomains of conholdate.cloud.

Web-graph footprint

Distinct hostnames that link to or from conholdate.cloud in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for conholdate.cloud.

MechanismTarget
SPF_Aconholdate.cloud
SPF_INCLUDEspf.send.containerize.com
SPF_MXconholdate.cloud

Related pages

Pivot deeper into the graph from conholdate.cloud.

Cypher and MCP

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

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