Skip to content

Hostname

ccilindia.com

Last fetched

ccilindia.com resolves to 11 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · ccilindia.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ccilindia.com

Resolution chain

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

WHOIS identity

Registrar
iana:1495
Organization
mr. aditya tripathi
Contact emails

Subdomains

72 observed subdomains of ccilindia.com.

Web-graph footprint

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

81 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ccilindia.com.

MechanismTarget
SPF_IP103.216.210.64
SPF_IP103.216.210.66
SPF_IP103.216.210.67
SPF_IP103.67.182.144
SPF_IP103.67.182.145
SPF_IP180.179.105.10

Related pages

Pivot deeper into the graph from ccilindia.com.

Cypher and MCP

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

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