Skip to content

Hostname

cecolo.com

Last fetched

cecolo.com resolves to 1 IPv4 address operated by TMOBILE- in CZ. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · cecolo.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cecolo.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.108.3.19194.108.0.0/16AS13036TMOBILE-CZ

WHOIS identity

Registrar
iana:1505
Organization
gts czech s.r.o.
Contact emails

Subdomains

29 observed subdomains of cecolo.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for cecolo.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.39.101.231
SPF_IP2001:af0:8000:2301:0:0:0:14
SPF_IP213.210.169.202
SPF_IP216.66.90.196
SPF_IP216.66.90.50
SPF_IP217.153.86.115
SPF_IP217.153.86.116
SPF_IP46.13.10.140/32
SPF_IP93.153.104.114/32
SPF_IP93.153.104.115/32
SPF_IP93.153.104.116
SPF_IP93.153.104.117
SPF_IP93.153.104.86
SPF_IP93.153.104.87/32

Related pages

Pivot deeper into the graph from cecolo.com.

Cypher and MCP

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

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