Skip to content

Hostname

ciandt.com

Last fetched

ciandt.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ciandt.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ciandt.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.173.303.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.383.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.563.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.693.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.12352.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.7552.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.8052.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.9252.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.5154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
ci&t
Contact emails

Subdomains

35 observed subdomains of ciandt.com.

Web-graph footprint

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

471 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ciandt.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf2.ciandt.com
SPF_INCLUDEspf4.ciandt.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP52.67.80.87
SPF_MXciandt.com

Related pages

Pivot deeper into the graph from ciandt.com.

Cypher and MCP

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

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