Skip to content

Hostname

cintra.cloud

Last fetched

cintra.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · cintra.cloudRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cintra.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.6.1203.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.1293.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.443.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.493.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
52.222.236.4052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.2952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
carsten staehr
Contact emails

Subdomains

18 observed subdomains of cintra.cloud.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cintra.cloud.

MechanismTarget
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from cintra.cloud.

Cypher and MCP

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

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