Skip to content

Hostname

ccitprd.com

Last fetched

ccitprd.com resolves to 5 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ccitprd.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ccitprd.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.120.190.4834.123.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.160.17.7134.164.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.160.81.20334.164.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.244.153.4435.246.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
66.235.200.14766.241.3.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:146
Organization
create 360
Contact emails

Subdomains

6 observed subdomains of ccitprd.com.

Web-graph footprint

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

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ccitprd.com.

MechanismTarget
SPF_Accitprd.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEccitprd.com.spf.auto.dnssmarthost.net
SPF_INCLUDEsparkpostmail.com
SPF_MXccitprd.com

Related pages

Pivot deeper into the graph from ccitprd.com.

Cypher and MCP

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

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