Skip to content

Hostname

cditech.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.11118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
52.85.31.10652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of cditech.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for 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_MXcditech.com

Related pages

Pivot deeper into the graph from cditech.com.

Cypher and MCP

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

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