Skip to content

Hostname

www.cditech.com

Last fetched

www.cditech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.cditech.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.cditech.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.252.373.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.43.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.653.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.863.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.50.12452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.2952.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.7852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.9352.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

No WHOIS records are currently associated with www.cditech.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for www.cditech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.myconnectwise.net
SPF_IP148.163.149.189
SPF_IP148.163.153.187
SPF_IP198.252.230.253
SPF_IP198.252.230.6
SPF_MXwww.cditech.com

Related pages

Pivot deeper into the graph from www.cditech.com.

Cypher and MCP

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

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