Skip to content

Hostname

cicican.com

Last fetched

cicican.com resolves to 1 IPv4 address operated by AS48678 in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · cicican.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cicican.com

Resolution chain

cicican.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.68.60.21212.68.60.0/24AS48678TR

WHOIS identity

Registrar
iana:1601
Organization
internet reklamciligi
Contact emails

Subdomains

10 observed subdomains of cicican.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • cicican.com

SPF policy

11 SPF mechanisms authorising senders for cicican.com.

MechanismTarget
SPF_Acicican.com
SPF_IP176.88.116.226
SPF_IP176.88.116.230
SPF_IP212.68.60.21
SPF_IP217.195.198.130
SPF_IP217.195.198.170
SPF_IP217.195.198.178
SPF_IP217.195.198.58
SPF_IP217.195.198.69
SPF_IP95.211.40.123
SPF_MXcicican.com

Related pages

Pivot deeper into the graph from cicican.com.

Cypher and MCP

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

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